PLearn 0.1
|
#include "UnaryVariable.h"
Go to the source code of this file.
Classes | |
class | PLearn::IdentityVariable |
class | PLearn::DiffTemplate< ObjectType, IdentityVariable > |
class | PLearn::TypeTraits< IdentityVariable > |
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
Object * | PLearn::toObjectPtr (const IdentityVariable &o) |
PStream & | PLearn::operator>> (PStream &in, IdentityVariable &o) |
PStream & | PLearn::operator>> (PStream &in, IdentityVariable *&o) |
PStream & | PLearn::operator<< (PStream &out, const IdentityVariable &o) |
PStream & | PLearn::operator>> (PStream &in, PP< IdentityVariable > &o) |
template<class ObjectType > | |
int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, IdentityVariable > *opt, PLearnDiff *diffs) |
Var | PLearn::iden (Var v) |