PLearn 0.1
Classes | Namespaces | Functions
AutoVMatrixTest.h File Reference
#include <plearn/misc/PTest.h>
#include <plearn/io/pl_log.h>
#include <plearn/vmat/AutoVMatrix.h>
Include dependency graph for AutoVMatrixTest.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file AutoVMatrixTest.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines