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

Go to the source code of this file.

Classes

class  PLearn::IndexedVMatrixTest
 Tests for IndexedVMatrix, including handling of NaN and string mappings. More...
class  PLearn::DiffTemplate< ObjectType, IndexedVMatrixTest >
class  PLearn::TypeTraits< IndexedVMatrixTest >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file IndexedVMatrixTest.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines