_classname_() | PLearn::Object | [static] |
_getOptionList_() | PLearn::Object | [static] |
_isa_(Object *o) | PLearn::Object | [static] |
_new_instance_for_typemap_() | PLearn::Object | [static] |
_static_initialize_() | PLearn::Object | [static] |
_static_initializer_ | PLearn::Object | [static] |
build() | PLearn::ScaledConditionalCDFSmoother | [virtual] |
build_() | PLearn::ScaledConditionalCDFSmoother | [private] |
call(const string &methodname, int nargs, PStream &in_parameters, PStream &out_results) | PLearn::Object | [virtual] |
changeOption(const string &optionname, const string &value) | PLearn::Object | |
changeOptions(const map< string, string > &name_value) | PLearn::Object | [virtual] |
classname() const | PLearn::Object | [virtual] |
ConditionalCDFSmoother() | PLearn::ConditionalCDFSmoother | |
ConditionalCDFSmoother(PP< HistogramDistribution > &prior_cdf_) | PLearn::ConditionalCDFSmoother | |
declareOptions(OptionList &ol) | PLearn::ScaledConditionalCDFSmoother | [protected, static] |
deepCopy(CopiesMap &copies) const | PLearn::Object | [virtual] |
getOption(const string &optionname) const | PLearn::Object | |
getOptionList() const | PLearn::Object | [virtual] |
getOptionsToSave() const | PLearn::Object | [virtual] |
info() const | PLearn::Object | [virtual] |
inherited typedef | PLearn::ScaledConditionalCDFSmoother | |
load(const string &filename) | PLearn::Object | [virtual] |
makeDeepCopyFromShallowCopy(map< const void *, void * > &copies) | PLearn::ScaledConditionalCDFSmoother | [virtual] |
PLearn::Object::makeDeepCopyFromShallowCopy(CopiesMap &copies) | PLearn::Object | [virtual] |
newread(PStream &in) | PLearn::Object | |
newwrite(PStream &out) const | PLearn::Object | |
Object() | PLearn::Object | |
oldread(istream &in) | PLearn::Object | [virtual] |
PLEARN_DECLARE_ABSTRACT_OBJECT(Smoother) | PLearn::Smoother | |
PLEARN_DECLARE_OBJECT(ScaledConditionalCDFSmoother) | PLearn::ScaledConditionalCDFSmoother | |
PLearn::ConditionalCDFSmoother::PLEARN_DECLARE_OBJECT(ConditionalCDFSmoother) | PLearn::ConditionalCDFSmoother | |
PPointable() | PLearn::PPointable | [inline] |
PPointable(const PPointable &other) | PLearn::PPointable | [inline] |
prepareToSendResults(PStream &out, int nres) | PLearn::Object | [inline, protected] |
preserve_relative_density | PLearn::ScaledConditionalCDFSmoother | |
print(ostream &out) const | PLearn::Object | [virtual] |
prior_cdf | PLearn::ConditionalCDFSmoother | |
read(istream &in) | PLearn::Object | [virtual] |
readOptionVal(PStream &in, const string &optionname) | PLearn::Object | |
ref() const | PLearn::PPointable | [inline] |
run() | PLearn::Object | [virtual] |
save(const string &filename) const | PLearn::Object | [virtual] |
ScaledConditionalCDFSmoother() | PLearn::ScaledConditionalCDFSmoother | |
setOption(const string &optionname, const string &value) | PLearn::Object | |
smooth(const Vec &source_function, Vec &smoothed_function, Vec bin_positions=Vec(), Vec dest_bin_positions=Vec()) const | PLearn::ScaledConditionalCDFSmoother | [virtual] |
Smoother() | PLearn::Smoother | |
unref() const | PLearn::PPointable | [inline] |
usage() const | PLearn::PPointable | [inline] |
write(ostream &out) const | PLearn::Object | [virtual] |
writeOptionVal(PStream &out, const string &optionname) const | PLearn::Object | |
~Object() | PLearn::Object | [virtual] |
~PPointable() | PLearn::PPointable | [inline, virtual] |