MLPACK  1.0.8
Static Public Member Functions | List of all members
mlpack::gmm::DiagonalConstraint Class Reference

Force a covariance matrix to be diagonal. More...

Static Public Member Functions

static void ApplyConstraint (arma::mat &covariance)
 Force a covariance matrix to be diagonal. More...
 

Detailed Description

Force a covariance matrix to be diagonal.

Definition at line 33 of file diagonal_constraint.hpp.

Member Function Documentation

static void mlpack::gmm::DiagonalConstraint::ApplyConstraint ( arma::mat &  covariance)
inlinestatic

Force a covariance matrix to be diagonal.

Definition at line 37 of file diagonal_constraint.hpp.


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