PLearn 0.1
Classes | Namespaces | Functions
RemapLastColumnVMatrix.h File Reference
#include "SourceVMatrix.h"
#include "VMat.h"
Include dependency graph for RemapLastColumnVMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

VMat PLearn::remapLastColumn (VMat s, Mat mapping, bool call_build_=false)
VMat PLearn::remapLastColumn (VMat s, real if_equals_value, real then_value=1.0, real else_value=-1.0, bool call_build_=false)
Object * PLearn::toObjectPtr (const RemapLastColumnVMatrix &o)
PStream & PLearn::operator>> (PStream &in, RemapLastColumnVMatrix &o)
PStream & PLearn::operator>> (PStream &in, RemapLastColumnVMatrix *&o)
PStream & PLearn::operator<< (PStream &out, const RemapLastColumnVMatrix &o)
PStream & PLearn::operator>> (PStream &in, PP< RemapLastColumnVMatrix > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, RemapLastColumnVMatrix > *opt, PLearnDiff *diffs)

Detailed Description

Definition in file RemapLastColumnVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines