Mathematical algorithms and geometry (linear algebra, optimization, spectral estimation). More...
Functions | |
| MATHSHARED_EXPORT const char * | buildDateTime () |
| MATHSHARED_EXPORT const char * | buildHash () |
| MATHSHARED_EXPORT const char * | buildHashLong () |
Mathematical algorithms and geometry (linear algebra, optimization, spectral estimation).
| const char * MATHLIB::buildDateTime | ( | ) |
Returns build date and time.
Definition at line 45 of file math_global.cpp.
| const char * MATHLIB::buildHash | ( | ) |
Returns abbreviated build git hash.
Definition at line 49 of file math_global.cpp.
| const char * MATHLIB::buildHashLong | ( | ) |
Returns full build git hash.
Definition at line 53 of file math_global.cpp.