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

Go to the source code of this file.

Classes

class  PLearn::ConstantVMatrix
 This VMatrix returns a constant element (specified upon construction) More...
class  PLearn::DiffTemplate< ObjectType, ConstantVMatrix >
class  PLearn::TypeTraits< ConstantVMatrix >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file ConstantVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines