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

Go to the source code of this file.

Classes

class  PLearn::AddBagInformationVMatrix
 The first sentence should be a BRIEF DESCRIPTION of what the class does. More...

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file AddBagInformationVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines