You are here: Start » AVL.NET » PCAModel Class

PCAModel Class

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
PCAModel(Matrix, Matrix, Matrix)
PCAModel()

Properties

 NameTypeDescription
FeatureVectorAvlNet.Matrix
MeansVectorAvlNet.Matrix
StandardDeviationVectorAvlNet.Matrix

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also