Public Attributes
_VlGMM Struct Reference

List of all members.

Public Attributes

voidcovariances
vl_type dataType
vl_size dimension
VlGMMInitialization initialization
VlKMeanskmeansInit
vl_bool kmeansInitIsOwner
double LL
vl_size maxNumIterations
voidmeans
vl_size numClusters
vl_size numData
vl_size numRepetitions
voidposteriors
voidpriors
double * sigmaLowBound
int verbosity

Detailed Description

Definition at line 312 of file gmm.c.


Member Data Documentation

Diagonals of covariance matrices of Gaussian modes.

Definition at line 322 of file gmm.c.

Data type.

Definition at line 314 of file gmm.c.

Data dimensionality.

Definition at line 315 of file gmm.c.

Initialization option

Definition at line 326 of file gmm.c.

Kmeans object for initialization of gaussians

Definition at line 327 of file gmm.c.

Indicates whether a user provided the kmeans initialization object

Definition at line 329 of file gmm.c.

double _VlGMM::LL

Current solution loglikelihood

Definition at line 328 of file gmm.c.

Maximum number of refinement iterations.

Definition at line 318 of file gmm.c.

Means of Gaussian modes.

Definition at line 321 of file gmm.c.

Number of clusters

Definition at line 316 of file gmm.c.

Number of last time clustered data points.

Definition at line 317 of file gmm.c.

Number of clustering repetitions.

Definition at line 319 of file gmm.c.

Probabilities of correspondences of points to clusters.

Definition at line 324 of file gmm.c.

Weights of Gaussian modes.

Definition at line 323 of file gmm.c.

Lower bound on the diagonal covariance values.

Definition at line 325 of file gmm.c.

Verbosity level.

Definition at line 320 of file gmm.c.


The documentation for this struct was generated from the following file:


libvlfeat
Author(s): Andrea Vedaldi
autogenerated on Thu Jun 6 2019 20:25:52