|
xerus
a general purpose tensor library
|
Implementation of performanceAnalysis::get_analysis. More...
Go to the source code of this file.
Namespaces | |
| xerus | |
| The main namespace of xerus. | |
| xerus::misc | |
| Collection of classes and functions that provide elementary functionality that is not special to xerus as a tensor library. | |
| xerus::misc::performanceAnalysis | |
| This namespace contains all functions only used for the performance analysis, as well as the respective global variables. | |
Functions | |
| std::string | xerus::misc::performanceAnalysis::get_analysis () |
| Returns a detailed performance analysis if XERUS_PERFORMANCE_ANALYSIS is set, an emtpy string otherwise. More... | |
Implementation of performanceAnalysis::get_analysis.
Definition in file performanceAnalysis.cpp.