Project
ProfileUpdater Member List

This is the complete list of members for ProfileUpdater, including all inherited members.

chooseMaxDesirability(std::unordered_map< float, float > &desirability, Perf &b)ProfileUpdater
computeAboveDesirability(MRSortModel &model, std::string critId, Perf &b, Perf &b_above, Category &cat, Category &cat_above, std::unordered_map< std::string, float > &ct_prof, AlternativesPerformance &altPerf_model)ProfileUpdater
computeBelowDesirability(MRSortModel &model, std::string critId, Perf &b, Perf &b_below, Category &cat, Category &cat_above, std::unordered_map< std::string, float > &ct_prof, AlternativesPerformance &altPerf_model)ProfileUpdater
optimize(MRSortModel &model, std::unordered_map< std::string, std::unordered_map< std::string, float >> &ct, AlternativesPerformance &altPerf_model)ProfileUpdater
optimizeProfile(std::vector< Perf > &prof, Category &cat_below, Category &cat_above, MRSortModel &model, std::unordered_map< std::string, std::unordered_map< std::string, float >> &ct, AlternativesPerformance &altPerf_model)ProfileUpdater
ProfileUpdater(Config &conf, AlternativesPerformance &altPerf_data, float epsilon=0.00001)ProfileUpdater
ProfileUpdater(const ProfileUpdater &profUp)ProfileUpdater
updateProfiles(MRSortModel &model)ProfileUpdater
updateTables(MRSortModel &model, std::string critId, Perf &b_old, Perf &b_new, std::unordered_map< std::string, std::unordered_map< std::string, float >> &ct, AlternativesPerformance &altPerf_model)ProfileUpdater
~ProfileUpdater() (defined in ProfileUpdater)ProfileUpdater