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