PLearn 0.1
Classes | Namespaces | Functions
ReIndexedTargetVariable.h File Reference
#include "BinaryVariable.h"
#include <plearn/vmat/VMat.h>
Include dependency graph for ReIndexedTargetVariable.h:
This graph shows which files directly or indirectly include this file:

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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines