PLearn 0.1
Classes | Namespaces | Functions
LocallyWeightedDistribution.h File Reference
#include "Distribution.h"
Include dependency graph for LocallyWeightedDistribution.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::LocallyWeightedDistribution

Namespaces

namespace  PLearn
 

< for swap


Functions

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

Detailed Description

Definition in file LocallyWeightedDistribution.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines