PLearn 0.1
Classes | Namespaces | Functions
UnaryVariable.h File Reference
#include "VarArray.h"
#include <plearn/math/TMat_maths.h>
Include dependency graph for UnaryVariable.h:

Go to the source code of this file.

Classes

class  PLearn::UnaryVariable
class  PLearn::DiffTemplate< ObjectType, UnaryVariable >
class  PLearn::TypeTraits< UnaryVariable >

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const UnaryVariable &o)
PStream & PLearn::operator>> (PStream &in, UnaryVariable &o)
PStream & PLearn::operator>> (PStream &in, UnaryVariable *&o)
PStream & PLearn::operator<< (PStream &out, const UnaryVariable &o)
PStream & PLearn::operator>> (PStream &in, PP< UnaryVariable > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, UnaryVariable > *opt, PLearnDiff *diffs)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines