You are here: Start » PCAModel Class

PCAModel Class

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

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

Properties

 NameTypeDescription
FeatureVectorFil.Matrix
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
MeansVectorFil.Matrix
StandardDeviationVectorFil.Matrix

Methods

 NameDescription
CopyTo(Fil.PCAModel)
Dispose()Inherited from Fil.UnmanagedObject
Equals(object)Inherited from System.Object
Equals(Fil.PCAModel)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Fil.PCAModel)
ToString()Inherited from System.Object

See also