PLearn 0.1
Classes | Namespaces | Functions
MaxSubsamplingTest.h File Reference
#include <plearn/misc/PTest.h>
#include <plearn/math/PRandom.h>
#include <plearn_learners/online/MaxSubsampling2DModule.h>
Include dependency graph for MaxSubsamplingTest.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::MaxSubsamplingTest
 Tests MaxSubsampling2DModule. More...
class  PLearn::DiffTemplate< ObjectType, MaxSubsamplingTest >
class  PLearn::TypeTraits< MaxSubsamplingTest >

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file MaxSubsamplingTest.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines