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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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