LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACKE_slamch()

float LAPACKE_slamch ( char  cmach)

Definition at line 35 of file lapacke_slamch.c.

37 {
38  return LAPACKE_slamch_work( cmach );
Here is the call graph for this function:
LAPACKE_slamch_work
float LAPACKE_slamch_work(char cmach)
Definition: lapacke_slamch_work.c:35