, including all inherited members.
_classname_() | PLearn::SecondIterationTester | [static] |
_getOptionList_() | PLearn::SecondIterationTester | [static] |
_getRemoteMethodMap_() | PLearn::SecondIterationTester | [static] |
_isa_(const Object *o) | PLearn::SecondIterationTester | [static] |
_new_instance_for_typemap_() | PLearn::SecondIterationTester | [static] |
_static_initialize_() | PLearn::SecondIterationTester | [static] |
_static_initializer_ | PLearn::SecondIterationTester | [static] |
asString() const | PLearn::Object | [virtual] |
asStringRemoteTransmit() const | PLearn::Object | [virtual] |
build() | PLearn::SecondIterationTester | [virtual] |
build_() | PLearn::SecondIterationTester | [private] |
call(const string &methodname, int nargs, PStream &io) | PLearn::Object | [virtual] |
call_forget_in_run | PLearn::PTester | |
changeOption(const string &optionname, const string &value) | PLearn::Object | |
changeOptions(const map< string, string > &name_value) | PLearn::Object | [virtual] |
classname() const | PLearn::SecondIterationTester | [virtual] |
computeConfidence(VMat test_set, VMat confidence) | PLearn::PTester | [protected] |
dataset | PLearn::PTester | |
declareMethods(RemoteMethodMap &rmm) | PLearn::PTester | [protected, static] |
declareOptions(OptionList &ol) | PLearn::SecondIterationTester | [protected, static] |
declaringFile() | PLearn::SecondIterationTester | [inline, static] |
deepCopy(CopiesMap &copies) const | PLearn::SecondIterationTester | [virtual] |
deepCopyNoMap() | PLearn::Object | |
enforce_clean_expdir | PLearn::PTester | |
expdir | PLearn::PTester | |
final_commands | PLearn::PTester | |
finalize_learner | PLearn::PTester | |
getExperimentDirectory() const | PLearn::PTester | [inline] |
getExperimentDirectory() const | PLearn::PTester | [inline] |
getOption(const string &optionname) const | PLearn::Object | |
getOptionList() const | PLearn::SecondIterationTester | [virtual] |
getOptionMap() const | PLearn::SecondIterationTester | [virtual] |
getOptionsToRemoteTransmit() const | PLearn::Object | [virtual] |
getOptionsToSave() const | PLearn::Object | [virtual] |
getRemoteMethodMap() const | PLearn::SecondIterationTester | [virtual] |
getStatNames() | PLearn::PTester | |
global_template_stats_collector | PLearn::PTester | |
hasOption(const string &optionname) const | PLearn::Object | |
info() const | PLearn::Object | [virtual] |
inherited typedef | PLearn::SecondIterationTester | [private] |
learner | PLearn::PTester | |
load(const PPath &filename) | PLearn::Object | [virtual] |
makeDeepCopyFromShallowCopy(CopiesMap &copies) | PLearn::SecondIterationTester | [virtual] |
need_to_save_test_names | PLearn::PTester | [protected] |
newread(PStream &in, unsigned int id=UINT_MAX) | PLearn::Object | |
newwrite(PStream &out) const | PLearn::Object | [virtual] |
Object(bool call_build_=false) | PLearn::Object | |
oldread(istream &in) | PLearn::Object | [virtual] |
parallelize_here | PLearn::PTester | |
parseOptionName(const string &optionname, Object *&final_object, OptionList::iterator &option_iter, string &option_index) | PLearn::Object | |
parseOptionName(const string &optionname, const Object *&final_object, OptionList::iterator &option_iter, string &option_index) const | PLearn::Object | |
perf_evaluators | PLearn::PTester | |
perf_evaluators_t typedef | PLearn::PTester | |
perform(bool dont_set_training_set=false) | PLearn::PTester | |
perform(bool call_forget=true) | PLearn::PTester | |
perform1Split(int splitnum, bool call_forget=true) | PLearn::PTester | |
PPointable() | PLearn::PPointable | [inline] |
PPointable(const PPointable &other) | PLearn::PPointable | [inline] |
prepareToSendResults(PStream &out, int nres) | PLearn::Object | [static] |
provide_learner_expdir | PLearn::PTester | |
PTester() | PLearn::PTester | |
PTester() | PLearn::PTester | |
read(istream &in) | PLearn::Object | [virtual] |
readOptionVal(PStream &in, const string &optionname, unsigned int id=UINT_MAX) | PLearn::Object | |
redirect_stderr | PLearn::PTester | |
redirect_stdout | PLearn::PTester | |
ref() const | PLearn::PPointable | [inline] |
report_stats | PLearn::PTester | |
run() | PLearn::PTester | [virtual] |
run() | PLearn::PTester | [virtual] |
save(const PPath &filename) const | PLearn::Object | [virtual] |
save_data_sets | PLearn::PTester | |
save_initial_experiment | PLearn::PTester | |
save_initial_learners | PLearn::PTester | |
save_initial_tester | PLearn::PTester | |
save_learners | PLearn::PTester | |
save_mode | PLearn::PTester | |
save_mode_ | PLearn::PTester | [protected] |
save_split_stats | PLearn::PTester | |
save_stat_collectors | PLearn::PTester | |
save_test_confidence | PLearn::PTester | |
save_test_costs | PLearn::PTester | |
save_test_names | PLearn::PTester | |
save_test_outputs | PLearn::PTester | |
SecondIterationTester() | PLearn::SecondIterationTester | |
setExperimentDirectory(const PPath &the_expdir) | PLearn::PTester | |
setExperimentDirectory(const PPath &the_expdir) | PLearn::PTester | |
setOption(const string &optionname, const string &value) | PLearn::Object | |
setSplitter(string splitter_template) | PLearn::SecondIterationTester | |
setStatNames(const TVec< string > &the_statnames, bool call_build=true) | PLearn::PTester | |
should_test | PLearn::PTester | |
should_train | PLearn::PTester | |
splitter | PLearn::PTester | |
statmask | PLearn::PTester | |
statnames | PLearn::PTester | |
statnames_processed | PLearn::PTester | [protected] |
template_stats_collector | PLearn::PTester | |
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] |