v2.0.0
Loading...
Searching...
No Matches
MATHLIB Namespace Reference

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 ()

Detailed Description

Mathematical algorithms and geometry (linear algebra, optimization, spectral estimation).

Function Documentation

◆ buildDateTime()

const char * MATHLIB::buildDateTime ( )

Returns build date and time.

Definition at line 45 of file math_global.cpp.

◆ buildHash()

const char * MATHLIB::buildHash ( )

Returns abbreviated build git hash.

Definition at line 49 of file math_global.cpp.

◆ buildHashLong()

const char * MATHLIB::buildHashLong ( )

Returns full build git hash.

Definition at line 53 of file math_global.cpp.