PLearn 0.1
Classes | Namespaces | Functions
Supersampling2DModule.h File Reference
#include <plearn_learners/online/OnlineLearningModule.h>
Include dependency graph for Supersampling2DModule.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::Supersampling2DModule
 Augment the size of 2D images by duplicating pixels. More...
class  PLearn::DiffTemplate< ObjectType, Supersampling2DModule >
class  PLearn::TypeTraits< Supersampling2DModule >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file Supersampling2DModule.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines