PLearn 0.1
Classes | Namespaces | Functions
BernoulliSampleVariable.h File Reference
#include <plearn/var/UnaryVariable.h>
#include <plearn/math/PRandom.h>
Include dependency graph for BernoulliSampleVariable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::BernoulliSampleVariable
class  PLearn::DiffTemplate< ObjectType, BernoulliSampleVariable >
class  PLearn::TypeTraits< BernoulliSampleVariable >

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const BernoulliSampleVariable &o)
PStream & PLearn::operator>> (PStream &in, BernoulliSampleVariable &o)
PStream & PLearn::operator>> (PStream &in, BernoulliSampleVariable *&o)
PStream & PLearn::operator<< (PStream &out, const BernoulliSampleVariable &o)
PStream & PLearn::operator>> (PStream &in, PP< BernoulliSampleVariable > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, BernoulliSampleVariable > *opt, PLearnDiff *diffs)

Detailed Description

Definition in file BernoulliSampleVariable.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines