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