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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file ConstrainVariable.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines