12 #ifndef __MLPACK_CORE_UTIL_BACKTRACE_HPP 13 #define __MLPACK_CORE_UTIL_BACKTRACE_HPP 69 static void GetAddress(
int maxDepth);
76 static void DecodeAddress(
long address);
79 static void DemangleFunction();
91 static std::vector<Frames> stack;
Linear algebra utility functions, generally performed on matrices or vectors.
std::string ToString()
Returns string of backtrace.
Backtrace()
Constructor initialize fields and call GetAddress to retrieve addresses for each frame of backtrace...
*h file(GLOB_RECURSE INCLUDE_HPP_FILES RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.hpp) set(INCLUDE_FILES $