PLearn 0.1
|
Go to the source code of this file.
Classes | |
class | PLearn::Subsampling2DModule |
Reduce the size of the 2D images by adding the values of nearby pixels. More... | |
class | PLearn::DiffTemplate< ObjectType, Subsampling2DModule > |
class | PLearn::TypeTraits< Subsampling2DModule > |
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
Object * | PLearn::toObjectPtr (const Subsampling2DModule &o) |
PStream & | PLearn::operator>> (PStream &in, Subsampling2DModule &o) |
PStream & | PLearn::operator>> (PStream &in, Subsampling2DModule *&o) |
PStream & | PLearn::operator<< (PStream &out, const Subsampling2DModule &o) |
PStream & | PLearn::operator>> (PStream &in, PP< Subsampling2DModule > &o) |
template<class ObjectType > | |
int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, Subsampling2DModule > *opt, PLearnDiff *diffs) |
Definition in file Subsampling2DModule.h.