You are here: Start » AVL.NET » NDGaussianMixtureParams Structure
NDGaussianMixtureParams Structure
Gaussian Parameters for TEXEM Filter
Namespace: | AvlNet |
---|---|
Assembly: | AVL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | NDGaussianMixtureParams(Int32, Single[][], Matrix[], Double[], Double) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | ClassNo | System.Int32 | |
![]() | Covs | AvlNet.Matrix[] | |
![]() | Means | System.Single[][] | |
![]() | NoveltyScore | System.Double | |
![]() | Priors | System.Double[] |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |