PLearn 0.1
Classes | Namespaces | Functions
DoubleProductVariable.h File Reference
#include <plearn/var/NaryVariable.h>
Include dependency graph for DoubleProductVariable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::DoubleProductVariable
 The first sentence should be a BRIEF DESCRIPTION of what the class does. More...
class  PLearn::DiffTemplate< ObjectType, DoubleProductVariable >
class  PLearn::TypeTraits< DoubleProductVariable >

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const DoubleProductVariable &o)
PStream & PLearn::operator>> (PStream &in, DoubleProductVariable &o)
PStream & PLearn::operator>> (PStream &in, DoubleProductVariable *&o)
PStream & PLearn::operator<< (PStream &out, const DoubleProductVariable &o)
PStream & PLearn::operator>> (PStream &in, PP< DoubleProductVariable > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, DoubleProductVariable > *opt, PLearnDiff *diffs)

Detailed Description

Definition in file DoubleProductVariable.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines