xerus
a general purpose tensor library
|
This namespace contains all functions only used for the performance analysis, as well as the respective global variables. More...
Functions | |
std::string | get_analysis () |
Returns a detailed performance analysis if XERUS_PERFORMANCE_ANALYSIS is set, an emtpy string otherwise. More... | |
This namespace contains all functions only used for the performance analysis, as well as the respective global variables.
std::string xerus::misc::performanceAnalysis::get_analysis | ( | ) |
Returns a detailed performance analysis if XERUS_PERFORMANCE_ANALYSIS is set, an emtpy string otherwise.
Definition at line 84 of file performanceAnalysis.cpp.