This is the complete list of members for
Mixture< T >, including all inherited members.
_componentPdfs | Mixture< T > | [protected] |
_componentWeights | Mixture< T > | [protected] |
_cumWeights | Mixture< T > | [protected] |
_numComponents | Mixture< T > | [protected] |
AddComponent(Pdf< T > &pdf) | Mixture< T > | |
AddComponent(Pdf< T > &pdf, Probability w) | Mixture< T > | |
Clone() const | Mixture< T > | [virtual] |
ComponentGet(unsigned int componentNumber) const | Mixture< T > | |
ComponentsGet() const | Mixture< T > | |
CovarianceGet() const | Mixture< T > | [virtual] |
CumWeightsUpdate() | Mixture< T > | [protected] |
DeleteComponent(unsigned int componentNumber) | Mixture< T > | |
DimensionGet() const | Pdf< T > | [inline] |
DimensionGet() const | Pdf< T > | |
DimensionGet() const | Pdf< T > | |
DimensionGet() const | Pdf< T > | |
DimensionSet(unsigned int dim) | Pdf< T > | [virtual] |
DimensionSet(unsigned int dim) | Pdf< T > | [virtual] |
DimensionSet(unsigned int dim) | Pdf< T > | [virtual] |
DimensionSet(unsigned int dim) | Pdf< T > | [virtual] |
ExpectedValueGet() const | Mixture< T > | [virtual] |
Mixture(const unsigned int dimension=0) | Mixture< T > | |
Mixture(const U &componentVector) | Mixture< T > | |
Mixture(const Mixture &my_mixture) | Mixture< T > | |
MostProbableComponentGet() const | Mixture< T > | |
NormalizeWeights() | Mixture< T > | [protected] |
NumComponentsGet() const | Mixture< T > | |
Pdf(unsigned int dimension=0) | Pdf< T > | |
Pdf(unsigned int dimension=0) | Pdf< T > | |
Pdf(unsigned int dimension=0) | Pdf< T > | |
Pdf(unsigned int dimension=0) | Pdf< T > | |
ProbabilityGet(const T &state) const | Mixture< T > | [virtual] |
SampleFrom(vector< Sample< T > > &list_samples, const unsigned int num_samples, int method=DEFAULT, void *args=NULL) const (defined in Mixture< T >) | Mixture< T > | |
SampleFrom(Sample< T > &one_sample, int method=DEFAULT, void *args=NULL) const (defined in Mixture< T >) | Mixture< T > | |
BFL::BFL::Pdf::SampleFrom(vector< Sample< T > > &list_samples, const unsigned int num_samples, int method=DEFAULT, void *args=NULL) const | Pdf< T > | [virtual] |
BFL::BFL::Pdf::SampleFrom(Sample< T > &one_sample, int method=DEFAULT, void *args=NULL) const | Pdf< T > | [virtual] |
TestNotInit() const | Mixture< T > | [protected] |
WeightGet(unsigned int componentNumber) const | Mixture< T > | |
WeightSet(unsigned int componentNumber, Probability w) | Mixture< T > | |
WeightsGet() const | Mixture< T > | |
WeightsSet(vector< Probability > &weights) | Mixture< T > | |
~Mixture() | Mixture< T > | [virtual] |
~Pdf() | Pdf< T > | [virtual] |
~Pdf() | Pdf< T > | [virtual] |
~Pdf() | Pdf< T > | [virtual] |
~Pdf() | Pdf< T > | [virtual] |