|
PLearn 0.1
|


Go to the source code of this file.
Classes | |
| class | PLearn::MixtureDistribution |
| The first sentence should be a BRIEF DESCRIPTION of what the class does. More... | |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| Object * | PLearn::toObjectPtr (const MixtureDistribution &o) |
| PStream & | PLearn::operator>> (PStream &in, MixtureDistribution &o) |
| PStream & | PLearn::operator>> (PStream &in, MixtureDistribution *&o) |
| PStream & | PLearn::operator<< (PStream &out, const MixtureDistribution &o) |
| PStream & | PLearn::operator>> (PStream &in, PP< MixtureDistribution > &o) |
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, MixtureDistribution > *opt, PLearnDiff *diffs) |
| PLearn::DECLARE_SPECIALIZED_DIFF_CLASS (MixtureDistribution) template<> class TypeTraits< MixtureDistribution > | |
Definition in file MixtureDistribution.h.
1.7.4