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