PLearn 0.1
|
#include <plearn/misc/PTest.h>
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) |
Definition in file IndexedVMatrixTest.h.