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

Go to the source code of this file.

Classes

class  PLearn::VMatLanguage
class  PLearn::DiffTemplate< ObjectType, VMatLanguage >
class  PLearn::TypeTraits< VMatLanguage >
class  PLearn::PreprocessingVMatrix
class  PLearn::DiffTemplate< ObjectType, PreprocessingVMatrix >
class  PLearn::TypeTraits< PreprocessingVMatrix >

Namespaces

namespace  PLearn
 

< for swap


Functions

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