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

Go to the source code of this file.

Classes

class  PLearn::ConstrainedSourceVariable
 SourceVariable that after each update, modifies values as needed to satisfy simple constraints. More...

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file ConstrainedSourceVariable.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines