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