PLearn 0.1
|
#include <plearn_learners/distributions/GaussMix.h>
Go to the source code of this file.
Classes | |
class | PLearn::RandomGaussMix |
class | PLearn::DiffTemplate< ObjectType, RandomGaussMix > |
class | PLearn::TypeTraits< RandomGaussMix > |
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
Object * | PLearn::toObjectPtr (const RandomGaussMix &o) |
PStream & | PLearn::operator>> (PStream &in, RandomGaussMix &o) |
PStream & | PLearn::operator>> (PStream &in, RandomGaussMix *&o) |
PStream & | PLearn::operator<< (PStream &out, const RandomGaussMix &o) |
PStream & | PLearn::operator>> (PStream &in, PP< RandomGaussMix > &o) |
template<class ObjectType > | |
int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, RandomGaussMix > *opt, PLearnDiff *diffs) |
Definition in file RandomGaussMix.h.