|
PLearn 0.1
|


Go to the source code of this file.
Classes | |
| class | PLearn::ReIndexedTargetVariable |
| class | PLearn::DiffTemplate< ObjectType, ReIndexedTargetVariable > |
| class | PLearn::TypeTraits< ReIndexedTargetVariable > |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| Object * | PLearn::toObjectPtr (const ReIndexedTargetVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, ReIndexedTargetVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, ReIndexedTargetVariable *&o) |
| PStream & | PLearn::operator<< (PStream &out, const ReIndexedTargetVariable &o) |
| PStream & | PLearn::operator>> (PStream &in, PP< ReIndexedTargetVariable > &o) |
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, ReIndexedTargetVariable > *opt, PLearnDiff *diffs) |
| Var | PLearn::reindexed_target (Var target, Var input, VMat source, TVec< int > target_cols) |
| Var | PLearn::reindexed_target (Var target, Var input, PP< Dictionary > dict, TVec< int > target_cols) |
1.7.4