PLearn 0.1
|
#include <plearn/misc/PTest.h>
Go to the source code of this file.
Classes | |
class | PLearn::RowBufferedVMatrixTest |
The first sentence should be a BRIEF DESCRIPTION of what the class does. More... | |
class | PLearn::DiffTemplate< ObjectType, RowBufferedVMatrixTest > |
class | PLearn::TypeTraits< RowBufferedVMatrixTest > |
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
Object * | PLearn::toObjectPtr (const RowBufferedVMatrixTest &o) |
PStream & | PLearn::operator>> (PStream &in, RowBufferedVMatrixTest &o) |
PStream & | PLearn::operator>> (PStream &in, RowBufferedVMatrixTest *&o) |
PStream & | PLearn::operator<< (PStream &out, const RowBufferedVMatrixTest &o) |
PStream & | PLearn::operator>> (PStream &in, PP< RowBufferedVMatrixTest > &o) |
template<class ObjectType > | |
int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, RowBufferedVMatrixTest > *opt, PLearnDiff *diffs) |
Definition in file RowBufferedVMatrixTest.h.