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

Go to the source code of this file.

Classes

class  PLearn::ConcatRowsVariable
 concatenation of the rows of several variables More...
class  PLearn::DiffTemplate< ObjectType, ConcatRowsVariable >
class  PLearn::TypeTraits< ConcatRowsVariable >

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const ConcatRowsVariable &o)
PStream & PLearn::operator>> (PStream &in, ConcatRowsVariable &o)
PStream & PLearn::operator>> (PStream &in, ConcatRowsVariable *&o)
PStream & PLearn::operator<< (PStream &out, const ConcatRowsVariable &o)
PStream & PLearn::operator>> (PStream &in, PP< ConcatRowsVariable > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, ConcatRowsVariable > *opt, PLearnDiff *diffs)
Var PLearn::vconcat (const VarArray &varray)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines