You are here: Start » AVL.NET » NDGaussianMixtureParams Structure

NDGaussianMixtureParams Structure

Gaussian Parameters for TEXEM Filter

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

Constructors

 ConstructorDescription
NDGaussianMixtureParams(Int32, Single[][], Matrix[], Double[], Double)

Properties

 NameTypeDescription
ClassNoSystem.Int32
CovsAvlNet.Matrix[]
MeansSystem.Single[][]
NoveltyScoreSystem.Double
PriorsSystem.Double[]

Methods

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

Remarks

See also