|
PLearn 0.1
|
#include "UnaryVariable.h"

Go to the source code of this file.
Classes | |
| class | PLearn::DuplicateScalarVariable |
| class | PLearn::DiffTemplate< ObjectType, DuplicateScalarVariable > |
| class | PLearn::TypeTraits< DuplicateScalarVariable > |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| Object * | PLearn::toObjectPtr (const DuplicateScalarVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, DuplicateScalarVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, DuplicateScalarVariable *&o) |
| PStream & | PLearn::operator<< (PStream &out, const DuplicateScalarVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, PP< DuplicateScalarVariable > &o) |
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, DuplicateScalarVariable > *opt, PLearnDiff *diffs) |
| Var | PLearn::duplicateScalar (Var v, int the_length, int the_width) |
1.7.4