_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] |
basename | PLearn::Grapher | |
build() | PLearn::Grapher | [virtual] |
build_() | PLearn::Grapher | [private] |
bw | PLearn::Grapher | |
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] |
class1_threshold | PLearn::Grapher | |
classname() const | PLearn::Object | [virtual] |
computeAutoGridrange() | PLearn::Grapher | [private] |
declareOptions(OptionList &ol) | PLearn::Grapher | [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] |
Grapher() | PLearn::Grapher | |
griddim | PLearn::Grapher | |
gridrange | PLearn::Grapher | |
info() const | PLearn::Object | [virtual] |
inherited typedef | PLearn::Grapher | |
learner | PLearn::Grapher | |
load(const string &filename) | PLearn::Object | [virtual] |
makeDeepCopyFromShallowCopy(map< const void *, void * > &copies) | PLearn::Grapher | [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_OBJECT(Grapher) | PLearn::Grapher | |
plot_1D_regression(string basename, VMat trainset, TVec< int > griddim, TVec< pair< real, real > > gridrange, VMat gridoutputs, VMat trainoutputs, bool bw=false) | PLearn::Grapher | [static] |
plot_2D_classification(string epsfname, VMat trainset, TVec< int > griddim, TVec< pair< real, real > > gridrange, VMat gridoutputs, real radius, bool bw=false) | PLearn::Grapher | [static] |
PPointable() | PLearn::PPointable | [inline] |
PPointable(const PPointable &other) | PLearn::PPointable | [inline] |
prepareToSendResults(PStream &out, int nres) | PLearn::Object | [inline, protected] |
print(ostream &out) const | PLearn::Object | [virtual] |
radius | PLearn::Grapher | |
read(istream &in) | PLearn::Object | [virtual] |
readOptionVal(PStream &in, const string &optionname) | PLearn::Object | |
ref() const | PLearn::PPointable | [inline] |
run() | PLearn::Grapher | [virtual] |
save(const string &filename) const | PLearn::Object | [virtual] |
save_learner_as | PLearn::Grapher | |
setOption(const string &optionname, const string &value) | PLearn::Object | |
task | PLearn::Grapher | |
trainset | PLearn::Grapher | |
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] |