PLearn 0.1
|
#include "SourceKernel.h"
Go to the source code of this file.
Classes | |
class | PLearn::DivisiveNormalizationKernel |
class | PLearn::DiffTemplate< ObjectType, DivisiveNormalizationKernel > |
class | PLearn::TypeTraits< DivisiveNormalizationKernel > |
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
Object * | PLearn::toObjectPtr (const DivisiveNormalizationKernel &o) |
PStream & | PLearn::operator>> (PStream &in, DivisiveNormalizationKernel &o) |
PStream & | PLearn::operator>> (PStream &in, DivisiveNormalizationKernel *&o) |
PStream & | PLearn::operator<< (PStream &out, const DivisiveNormalizationKernel &o) |
PStream & | PLearn::operator>> (PStream &in, PP< DivisiveNormalizationKernel > &o) |
template<class ObjectType > | |
int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, DivisiveNormalizationKernel > *opt, PLearnDiff *diffs) |
Definition in file DivisiveNormalizationKernel.h.