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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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