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

Go to the source code of this file.

Classes

class  PLearn::MultiTargetOneHotVMatrix
class  PLearn::DiffTemplate< ObjectType, MultiTargetOneHotVMatrix >
class  PLearn::TypeTraits< MultiTargetOneHotVMatrix >

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const MultiTargetOneHotVMatrix &o)
PStream & PLearn::operator>> (PStream &in, MultiTargetOneHotVMatrix &o)
PStream & PLearn::operator>> (PStream &in, MultiTargetOneHotVMatrix *&o)
PStream & PLearn::operator<< (PStream &out, const MultiTargetOneHotVMatrix &o)
PStream & PLearn::operator>> (PStream &in, PP< MultiTargetOneHotVMatrix > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, MultiTargetOneHotVMatrix > *opt, PLearnDiff *diffs)
VMat PLearn::multi_target_one_hot (VMat source_and_target, real cold_value, real hot_value)

Detailed Description

Definition in file MultiTargetOneHotVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines