xerus
a general purpose tensor library
xerus::misc::performanceAnalysis Namespace Reference

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...
 

Detailed Description

This namespace contains all functions only used for the performance analysis, as well as the respective global variables.

Function Documentation

◆ get_analysis()

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.