Project
AlternativesPerformance Member List

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

AlternativesPerformance(std::vector< std::vector< Perf >> &perf_vect, std::unordered_map< std::string, Category > &alt_assignment=default_map)AlternativesPerformance
AlternativesPerformance(int nb_of_perfs, Criteria &crits, std::string prefix="alt", std::unordered_map< std::string, Category > &alt_assignment=default_map)AlternativesPerformance
AlternativesPerformance(const PerformanceTable &perf_table, std::unordered_map< std::string, Category > &alt_assignment=default_map)AlternativesPerformance
AlternativesPerformance(const AlternativesPerformance &alt)AlternativesPerformance
changeMode(std::string mode)PerformanceTable
display()PerformanceTable
generateRandomPerfValues(unsigned long int seed=time(NULL), int lower_bound=0, int upper_bound=1)PerformanceTable
getAltBetween(std::string critId, float inf, float sup)PerformanceTable
getAltBetweenSorted(std::string critId, float inf, float sup)PerformanceTable
getAlternativeAssignment(std::string altName) constAlternativesPerformance
getAlternativesAssignments() constAlternativesPerformance
getBestPerfByCrit(Criteria &crits)PerformanceTable
getBoundaries()AlternativesPerformance
getMode() constPerformanceTable
getNumberAlt()PerformanceTable
getNumberCats()AlternativesPerformance
getNumberCrit()PerformanceTable
getPerf(std::string name, std::string crit)PerformanceTable
getPerformanceTable() constPerformanceTable
getWorstPerfByCrit(Criteria &crits)PerformanceTable
isAltInTable(std::string altName)PerformanceTable
isSorted() constPerformanceTable
mode_ (defined in PerformanceTable)PerformanceTableprotected
operator<< (defined in AlternativesPerformance)AlternativesPerformancefriend
operator==(const PerformanceTable &pt) constPerformanceTable
operator[](std::string name)PerformanceTable
PerformanceTable(std::vector< std::vector< Perf >> &perf_vect, std::string mode="alt")PerformanceTable
PerformanceTable(int nb_of_perfs, Criteria &crits, std::string prefix="alt")PerformanceTable
PerformanceTable(const PerformanceTable &perfs)PerformanceTable
pt_ (defined in PerformanceTable)PerformanceTableprotected
setAlternativeAssignment(std::string altName, Category &cat)AlternativesPerformance
setAlternativesAssignments(std::unordered_map< std::string, Category > &alt_assignment)AlternativesPerformance
sort(std::string mode="crit")PerformanceTable
sorted_ (defined in PerformanceTable)PerformanceTableprotected
~AlternativesPerformance() (defined in AlternativesPerformance)AlternativesPerformance
~PerformanceTable() (defined in PerformanceTable)PerformanceTable