lsst.meas.modelfit g9f262a3a84+e1f1d769b9
|
Helper class used to define restrictions to the form of the component parameters in Mixture::updateEM. More...
#include <Mixture.h>
Public Member Functions | |
int | getDimension () const |
virtual void | restrictMu (Vector &mu) const |
virtual void | restrictSigma (Matrix &sigma) const |
virtual | ~MixtureUpdateRestriction () |
MixtureUpdateRestriction (int dim) | |
Helper class used to define restrictions to the form of the component parameters in Mixture::updateEM.
The base class implementation does not apply any restrictions.
|
inlinevirtual |
|
inlineexplicit |
|
inline |
|
inlinevirtual |
|
inlinevirtual |