You are here: Start » PCAModel Class
PCAModel Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | PCAModel() | |
![]() | PCAModel(Matrix, Matrix, Matrix) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | FeatureVector | Fil.Matrix | |
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | MeansVector | Fil.Matrix | |
![]() | StandardDeviationVector | Fil.Matrix |
Methods
Name | Description | |
---|---|---|
![]() | 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 |