LAPACK
3.7.1
LAPACK: Linear Algebra PACKage
◆
ABS
#define ABS
(
x
)
(((x) < 0) ? -(x) : (x))
Definition at line
44
of file
lapacke_utils.h
.
LAPACKE
include
lapacke_utils.h
Generated on Sat Jun 17 2017 17:11:44 for LAPACK by
1.8.13