22 #ifndef __MLPACK_METHODS_GMM_NO_CONSTRAINT_HPP 23 #define __MLPACK_METHODS_GMM_NO_CONSTRAINT_HPP Linear algebra utility functions, generally performed on matrices or vectors.
This class enforces no constraint on the covariance matrix.
static void ApplyConstraint(const arma::mat &)
Do nothing, and do not modify the covariance matrix.