You are here: Start » AVL.NET » KNNModel Constructor

KNNModel Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public KNNModel
(
	Avl.KNNModel inKNNModel
)

Parameters

Name Type Range Default Description
inKNNModelAvl.KNNModel

See also