PLearn 0.1
|
Go to the source code of this file.
Classes | |
class | PLearn::KernelDensityEstimator |
The first sentence should be a BRIEF DESCRIPTION of what the class does. More... | |
class | PLearn::DiffTemplate< ObjectType, KernelDensityEstimator > |
class | PLearn::TypeTraits< KernelDensityEstimator > |
Namespaces | |
namespace | PLearn |
< for swap | |
Functions | |
Object * | PLearn::toObjectPtr (const KernelDensityEstimator &o) |
PStream & | PLearn::operator>> (PStream &in, KernelDensityEstimator &o) |
PStream & | PLearn::operator>> (PStream &in, KernelDensityEstimator *&o) |
PStream & | PLearn::operator<< (PStream &out, const KernelDensityEstimator &o) |
PStream & | PLearn::operator>> (PStream &in, PP< KernelDensityEstimator > &o) |
template<class ObjectType > | |
int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, KernelDensityEstimator > *opt, PLearnDiff *diffs) |
Definition in file KernelDensityEstimator.h.