|
PLearn 0.1
|
#include <plearn/vmat/RowBufferedVMatrix.h>#include <plearn/math/TMat_maths.h>#include <plearn/vmat/VMat.h>

Go to the source code of this file.
Classes | |
| class | PLearn::MixtureVMatrix |
| Mixes several underlying source VMat, with ponderation. More... | |
| class | PLearn::DiffTemplate< ObjectType, MixtureVMatrix > |
| class | PLearn::TypeTraits< MixtureVMatrix > |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| Object * | PLearn::toObjectPtr (const MixtureVMatrix &o) |
| PStream & | PLearn::operator>> (PStream &in, MixtureVMatrix &o) |
| PStream & | PLearn::operator>> (PStream &in, MixtureVMatrix *&o) |
| PStream & | PLearn::operator<< (PStream &out, const MixtureVMatrix &o) |
| PStream & | PLearn::operator>> (PStream &in, PP< MixtureVMatrix > &o) |
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, MixtureVMatrix > *opt, PLearnDiff *diffs) |
Definition in file MixtureVMatrix.h.
1.7.4