PLearn 0.1
|
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) |
Definition in file Supersampling2DModule.h.