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

Go to the source code of this file.

Classes

class  PLearn::SeparateInputVMatrix
 Separates the input in nsep parts and distributes them on different rows. More...
class  PLearn::DiffTemplate< ObjectType, SeparateInputVMatrix >
class  PLearn::TypeTraits< SeparateInputVMatrix >

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const SeparateInputVMatrix &o)
PStream & PLearn::operator>> (PStream &in, SeparateInputVMatrix &o)
PStream & PLearn::operator>> (PStream &in, SeparateInputVMatrix *&o)
PStream & PLearn::operator<< (PStream &out, const SeparateInputVMatrix &o)
PStream & PLearn::operator>> (PStream &in, PP< SeparateInputVMatrix > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, SeparateInputVMatrix > *opt, PLearnDiff *diffs)

Detailed Description

Definition in file SeparateInputVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines