1 #ifndef MultiGaussianState1D_H_ 2 #define MultiGaussianState1D_H_ bool theCombinedStateUp2Date
SingleGaussianState1D theCombinedState
double mean() const
combined mean
double weight() const
combined weight
std::vector< SingleGaussianState1D > SingleState1dContainer
const SingleState1dContainer theComponents
MultiGaussianState1D(const SingleState1dContainer &stateV)
double variance() const
combined variance
const SingleState1dContainer & components() const
access to components
void checkCombinedState() const
calculation of the combined state (on demand)