LAPACK
3.9.1
LAPACK: Linear Algebra PACKage
◆
ABS
#define ABS
(
x
)
(((x) < 0) ? -(x) : (x))
Definition at line
43
of file
lapacke_utils.h
.
LAPACKE
include
lapacke_utils.h
Generated on Thu Apr 1 2021 10:08:59 for LAPACK by
1.9.1