|
mlpack
master
|
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 23 of file diagonal_constraint.hpp.
|
inlinestatic |
Force a covariance matrix to be diagonal.
Definition at line 27 of file diagonal_constraint.hpp.
|
inlinestatic |
Serialize the constraint (which holds nothing, so, nothing to do).
Definition at line 36 of file diagonal_constraint.hpp.
1.8.11