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

Go to the source code of this file.

Classes

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

Namespaces

namespace  PLearn
 

< for swap


Functions

Object * PLearn::toObjectPtr (const MovingAverageVMatrix &o)
PStream & PLearn::operator>> (PStream &in, MovingAverageVMatrix &o)
PStream & PLearn::operator>> (PStream &in, MovingAverageVMatrix *&o)
PStream & PLearn::operator<< (PStream &out, const MovingAverageVMatrix &o)
PStream & PLearn::operator>> (PStream &in, PP< MovingAverageVMatrix > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, MovingAverageVMatrix > *opt, PLearnDiff *diffs)

Detailed Description

Definition in file MovingAverageVMatrix.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines