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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const UnfoldedFuncVariable &o)
PStream & PLearn::operator>> (PStream &in, UnfoldedFuncVariable &o)
PStream & PLearn::operator>> (PStream &in, UnfoldedFuncVariable *&o)
PStream & PLearn::operator<< (PStream &out, const UnfoldedFuncVariable &o)
PStream & PLearn::operator>> (PStream &in, PP< UnfoldedFuncVariable > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, UnfoldedFuncVariable > *opt, PLearnDiff *diffs)
Var PLearn::unfoldedFunc (Var input_matrix, Func f, bool transpose=false)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines