|
mlpack
2.0.1
|
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... | |
| template<typename Archive > | |
| static void | Serialize (Archive &, const unsigned int) |
| Serialize the constraint (which holds nothing, so, nothing to do). More... | |
Force a covariance matrix to be diagonal.
Definition at line 25 of file diagonal_constraint.hpp.
|
inlinestatic |
Force a covariance matrix to be diagonal.
Definition at line 29 of file diagonal_constraint.hpp.
|
inlinestatic |
Serialize the constraint (which holds nothing, so, nothing to do).
Definition at line 38 of file diagonal_constraint.hpp.
1.8.11