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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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