You are here: Start » FIL.NET » PCAModel Constructor
PCAModel Constructor
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public PCAModel
(
FilNet.Matrix featureVector,
FilNet.Matrix meansVector,
FilNet.Matrix standardDeviationVector
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| featureVector | FilNet.Matrix | ||||
| meansVector | FilNet.Matrix | ||||
| standardDeviationVector | FilNet.Matrix |
