You are here: Start » AVL.NET » PCAModel Class
PCAModel Class
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Constructors
| Constructor | Description | |
|---|---|---|
| PCAModel() | ||
| PCAModel(Matrix, Matrix, Matrix) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| FeatureVector | Avl.Matrix | ||
| IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject | |
| IsView | System.Boolean | Inherited from Avl.UnmanagedObject | |
| MeansVector | Avl.Matrix | ||
| StandardDeviationVector | Avl.Matrix | 
Methods
| Name | Description | |
|---|---|---|
| CopyTo(Avl.PCAModel) | ||
| Dispose() | Inherited from Avl.UnmanagedObject | |
| Equals(object) | Inherited from System.Object | |
| Equals(Avl.PCAModel) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| MoveTo(Avl.PCAModel) | ||
| ToString() | Inherited from System.Object | 
