PLearn 0.1
|
#include "VMat.h"
Go to the source code of this file.
Classes | |
class | PLearn::ByteMemoryVMatrix |
class | PLearn::DiffTemplate< ObjectType, ByteMemoryVMatrix > |
class | PLearn::TypeTraits< ByteMemoryVMatrix > |
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
Object * | PLearn::toObjectPtr (const ByteMemoryVMatrix &o) |
PStream & | PLearn::operator>> (PStream &in, ByteMemoryVMatrix &o) |
PStream & | PLearn::operator>> (PStream &in, ByteMemoryVMatrix *&o) |
PStream & | PLearn::operator<< (PStream &out, const ByteMemoryVMatrix &o) |
PStream & | PLearn::operator>> (PStream &in, PP< ByteMemoryVMatrix > &o) |
template<class ObjectType > | |
int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, ByteMemoryVMatrix > *opt, PLearnDiff *diffs) |
Definition in file ByteMemoryVMatrix.h.