, including all inherited members.
  | _classname_() | PLearn::TangentLearner |  [static] | 
  | _getOptionList_() | PLearn::TangentLearner |  [static] | 
  | _getRemoteMethodMap_() | PLearn::TangentLearner |  [static] | 
  | _isa_(const Object *o) | PLearn::TangentLearner |  [static] | 
  | _new_instance_for_typemap_() | PLearn::TangentLearner |  [static] | 
  | _static_initialize_() | PLearn::TangentLearner |  [static] | 
  | _static_initializer_ | PLearn::TangentLearner |  [static] | 
  | architecture_type | PLearn::TangentLearner |  | 
  | asString() const | PLearn::Object |  [virtual] | 
  | asStringRemoteTransmit() const | PLearn::Object |  [virtual] | 
  | b | PLearn::TangentLearner |  [protected] | 
  | b_costs | PLearn::PLearner |  [mutable, protected] | 
  | b_inputs | PLearn::PLearner |  [mutable, protected] | 
  | b_outputs | PLearn::PLearner |  [mutable, protected] | 
  | b_targets | PLearn::PLearner |  [mutable, protected] | 
  | b_weights | PLearn::PLearner |  [mutable, protected] | 
  | batch_size | PLearn::TangentLearner |  | 
  | batchComputeOutputAndConfidence(VMat inputs, real probability, VMat outputs_and_confidence) const | PLearn::PLearner |  [virtual] | 
  | build() | PLearn::TangentLearner |  [virtual] | 
  | build_() | PLearn::TangentLearner |  [private] | 
  | build_from_train_set() | PLearn::PLearner |  [inline, protected, virtual] | 
  | c | PLearn::TangentLearner |  [protected] | 
  | call(const string &methodname, int nargs, PStream &io) | 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::TangentLearner |  [virtual] | 
  | computeConfidenceFromOutput(const Vec &input, const Vec &output, real probability, TVec< pair< real, real > > &intervals) const | PLearn::PLearner |  [virtual] | 
  | computeCostsFromOutputs(const Vec &input, const Vec &output, const Vec &target, Vec &costs) const | PLearn::TangentLearner |  [virtual] | 
  | computeCostsOnly(const Vec &input, const Vec &target, Vec &costs) const | PLearn::PLearner |  [virtual] | 
  | computeInputOutputConfMat(VMat inputs, real probability) const | PLearn::PLearner |  | 
  | computeInputOutputMat(VMat inputs) const | PLearn::PLearner |  | 
  | computeOutput(const Vec &input, Vec &output) const | PLearn::TangentLearner |  [virtual] | 
  | computeOutputAndCosts(const Vec &input, const Vec &target, Vec &output, Vec &costs) const | PLearn::PLearner |  [virtual] | 
  | computeOutputConfMat(VMat inputs, real probability) const | PLearn::PLearner |  | 
  | computeOutputCovMat(const Mat &inputs, Mat &outputs, TVec< Mat > &covariance_matrices) const | PLearn::PLearner |  [virtual] | 
  | computeOutputs(const Mat &input, Mat &output) const | PLearn::PLearner |  [virtual] | 
  | computeOutputsAndCosts(const Mat &input, const Mat &target, Mat &output, Mat &costs) const | PLearn::PLearner |  [virtual] | 
  | cost_of_one_example | PLearn::TangentLearner |  [protected] | 
  | declareMethods(RemoteMethodMap &rmm) | PLearn::PLearner |  [protected, static] | 
  | declareOptions(OptionList &ol) | PLearn::TangentLearner |  [protected, static] | 
  | declaringFile() | PLearn::TangentLearner |  [inline, static] | 
  | deepCopy(CopiesMap &copies) const | PLearn::TangentLearner |  [virtual] | 
  | deepCopyNoMap() | PLearn::Object |  | 
  | embedding | PLearn::TangentLearner |  | 
  | expdir | PLearn::PLearner |  | 
  | finalize() | PLearn::PLearner |  [virtual] | 
  | finalized | PLearn::PLearner |  | 
  | forget() | PLearn::TangentLearner |  [virtual] | 
  | forget_when_training_set_changes | PLearn::PLearner |  [protected] | 
  | getExperimentDirectory() const | PLearn::PLearner |  [inline] | 
  | getOption(const string &optionname) const | PLearn::Object |  | 
  | getOptionList() const | PLearn::TangentLearner |  [virtual] | 
  | getOptionMap() const | PLearn::TangentLearner |  [virtual] | 
  | getOptionsToRemoteTransmit() const | PLearn::Object |  [virtual] | 
  | getOptionsToSave() const | PLearn::Object |  [virtual] | 
  | getOutputNames() const | PLearn::PLearner |  [virtual] | 
  | getRemoteMethodMap() const | PLearn::TangentLearner |  [virtual] | 
  | getTestCostIndex(const string &costname) const | PLearn::PLearner |  | 
  | getTestCostNames() const | PLearn::TangentLearner |  [virtual] | 
  | getTrainCostIndex(const string &costname) const | PLearn::PLearner |  | 
  | getTrainCostNames() const | PLearn::TangentLearner |  [virtual] | 
  | getTrainingSet() const | PLearn::PLearner |  [inline] | 
  | getTrainStatsCollector() | PLearn::PLearner |  [inline] | 
  | getValidationSet() const | PLearn::PLearner |  [inline] | 
  | hasOption(const string &optionname) const | PLearn::Object |  | 
  | info() const | PLearn::Object |  [virtual] | 
  | inherited typedef | PLearn::TangentLearner |  [private] | 
  | initialization_regularization | PLearn::TangentLearner |  | 
  | initializeParams() | PLearn::TangentLearner |  [virtual] | 
  | initTrain() | PLearn::PLearner |  [protected] | 
  | inputsize() const | PLearn::PLearner |  [virtual] | 
  | inputsize_ | PLearn::PLearner |  [protected] | 
  | isStatefulLearner() const | PLearn::PLearner |  [virtual] | 
  | load(const PPath &filename) | PLearn::Object |  [virtual] | 
  | makeDeepCopyFromShallowCopy(CopiesMap &copies) | PLearn::TangentLearner |  [virtual] | 
  | master_sends_testset_rows | PLearn::PLearner |  | 
  | n_dim | PLearn::TangentLearner |  | 
  | n_examples | PLearn::PLearner |  [protected] | 
  | n_hidden_units | PLearn::TangentLearner |  | 
  | n_neighbors | PLearn::TangentLearner |  | 
  | newread(PStream &in, unsigned int id=UINT_MAX) | PLearn::Object |  | 
  | newwrite(PStream &out) const | PLearn::Object |  [virtual] | 
  | norm_penalization | PLearn::TangentLearner |  | 
  | normalize_by_neighbor_distance | PLearn::TangentLearner |  | 
  | nservers | PLearn::PLearner |  | 
  | nstages | PLearn::PLearner |  | 
  | nTestCosts() const | PLearn::PLearner |  [virtual] | 
  | nTrainCosts() const | PLearn::PLearner |  [virtual] | 
  | Object(bool call_build_=false) | PLearn::Object |  | 
  | oldread(istream &in) | PLearn::Object |  [virtual] | 
  | optimizer | PLearn::TangentLearner |  | 
  | ordered_vectors | PLearn::TangentLearner |  | 
  | output_f | PLearn::TangentLearner |  | 
  | output_type | PLearn::TangentLearner |  | 
  | outputsize() const | PLearn::TangentLearner |  [virtual] | 
  | parallelize_here | PLearn::PLearner |  | 
  | parameters | PLearn::TangentLearner |  [protected] | 
  | 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 |  | 
  | PLearner() | PLearn::PLearner |  | 
  | PPointable() | PLearn::PPointable |  [inline] | 
  | PPointable(const PPointable &other) | PLearn::PPointable |  [inline] | 
  | prepareToSendResults(PStream &out, int nres) | PLearn::Object |  [static] | 
  | processDataSet(VMat dataset) const | PLearn::PLearner |  [virtual] | 
  | projection_error_f | PLearn::TangentLearner |  | 
  | projection_error_regularization | PLearn::TangentLearner |  | 
  | random_gen | PLearn::PLearner |  [mutable, protected] | 
  | read(istream &in) | PLearn::Object |  [virtual] | 
  | readOptionVal(PStream &in, const string &optionname, unsigned int id=UINT_MAX) | PLearn::Object |  | 
  | ref() const | PLearn::PPointable |  [inline] | 
  | remote_test(VMat testset, PP< VecStatsCollector > test_stats, bool rtestoutputs, bool rtestcosts) const | PLearn::PLearner |  [virtual] | 
  | remote_useOnTrain() const | PLearn::PLearner |  [virtual] | 
  | report_progress | PLearn::PLearner |  | 
  | resetInternalState() | PLearn::PLearner |  [virtual] | 
  | run() | PLearn::Object |  [virtual] | 
  | save(const PPath &filename) const | PLearn::Object |  [virtual] | 
  | save_trainingset_prefix | PLearn::PLearner |  | 
  | seed_ | PLearn::PLearner |  | 
  | setExperimentDirectory(const PPath &the_expdir) | PLearn::PLearner |  [virtual] | 
  | setOption(const string &optionname, const string &value) | PLearn::Object |  | 
  | setTrainingSet(VMat training_set, bool call_forget=true) | PLearn::PLearner |  [virtual] | 
  | setTrainStatsCollector(PP< VecStatsCollector > statscol) | PLearn::PLearner |  [virtual] | 
  | setValidationSet(VMat validset) | PLearn::PLearner |  [virtual] | 
  | smart_initialization | PLearn::TangentLearner |  | 
  | stage | PLearn::PLearner |  | 
  | sub_test(VMat testset, PP< VecStatsCollector > test_stats, bool rtestoutputs, bool rtestcosts) const | PLearn::PLearner |  [virtual] | 
  | svd_threshold | PLearn::TangentLearner |  | 
  | tangent_predictor | PLearn::TangentLearner |  | 
  | tangent_targets | PLearn::TangentLearner |  [protected] | 
  | TangentLearner() | PLearn::TangentLearner |  | 
  | targetsize() const | PLearn::PLearner |  [virtual] | 
  | targetsize_ | PLearn::PLearner |  [protected] | 
  | test(VMat testset, PP< VecStatsCollector > test_stats, VMat testoutputs=0, VMat testcosts=0) const | PLearn::PLearner |  [virtual] | 
  | test_minibatch_size | PLearn::PLearner |  | 
  | train() | PLearn::TangentLearner |  [virtual] | 
  | train_set | PLearn::PLearner |  [protected] | 
  | train_stats | PLearn::PLearner |  [protected] | 
  | training_targets | PLearn::TangentLearner |  | 
  | unref() const | PLearn::PPointable |  [inline] | 
  | usage() const | PLearn::PPointable |  [inline] | 
  | use(VMat testset, VMat outputs) const | PLearn::PLearner |  [virtual] | 
  | use_a_separate_random_generator_for_testing | PLearn::PLearner |  | 
  | use_subspace_distance | PLearn::TangentLearner |  | 
  | useOnTrain(Mat &outputs) const | PLearn::PLearner |  [virtual] | 
  | V | PLearn::TangentLearner |  [protected] | 
  | V_slack | PLearn::TangentLearner |  | 
  | validation_set | PLearn::PLearner |  [protected] | 
  | verbosity | PLearn::PLearner |  | 
  | W | PLearn::TangentLearner |  [protected] | 
  | weightsize() const | PLearn::PLearner |  [virtual] | 
  | weightsize_ | PLearn::PLearner |  [protected] | 
  | 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] |