|
PLearn 0.1
|
#include <plearn/var/UnaryVariable.h>

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) |
Definition in file ConstrainVariable.h.
1.7.4