You are here: Start » AVL.NET » PCAModel Constructor
PCAModel Constructor
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Syntax
public PCAModel
(
Avl.Matrix featureVector_,
Avl.Matrix meansVector_,
Avl.Matrix standardDeviationVector_
)
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
featureVector_ | Avl.Matrix | ||||
meansVector_ | Avl.Matrix | ||||
standardDeviationVector_ | Avl.Matrix |