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