Project
Profiles Member List

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

changeMode(std::string mode)PerformanceTable
display()PerformanceTable
generateRandomPerfValues(unsigned long int seed=time(NULL), int lower_bound=0, int upper_bound=1)Profiles
getAltBetween(std::string critId, float inf, float sup)PerformanceTable
getAltBetweenSorted(std::string critId, float inf, float sup)PerformanceTable
getBelowAndAboveProfile(std::string profName, float worst_value, float best_value)Profiles
getBestPerfByCrit(Criteria &crits)PerformanceTable
getMode() constPerformanceTable
getNumberAlt()PerformanceTable
getNumberCrit()PerformanceTable
getPerf(std::string name, std::string crit)PerformanceTable
getPerformanceTable() constPerformanceTable
getWorstPerfByCrit(Criteria &crits)PerformanceTable
isAltInTable(std::string altName)PerformanceTable
isProfileOrdered()Profiles
isSorted() constPerformanceTable
mode_ (defined in PerformanceTable)PerformanceTableprotected
operator<<(std::ostream &out, const Profiles &profs)Profilesfriend
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
Profiles(std::vector< std::vector< Perf >> &perf_vect, std::string mode="crit")Profiles
Profiles(int nb_of_prof, Criteria &crits, std::string mode="crit", std::string prefix="prof")Profiles
Profiles(const Profiles &profiles)Profiles
pt_ (defined in PerformanceTable)PerformanceTableprotected
setPerf(std::string name, std::string crit, float value)Profiles
sort(std::string mode="crit")PerformanceTable
sorted_ (defined in PerformanceTable)PerformanceTableprotected
~PerformanceTable() (defined in PerformanceTable)PerformanceTable
~Profiles() (defined in Profiles)Profilesinline