PLearn 0.1
Classes | Namespaces | Functions
MatrixSumOfVariable.h File Reference
#include "NaryVariable.h"
#include <plearn/math/TMat_maths.h>
Include dependency graph for MatrixSumOfVariable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

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