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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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