LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACKE_dlamch()

double LAPACKE_dlamch ( char  cmach)

Definition at line 35 of file lapacke_dlamch.c.

37 {
38  return LAPACKE_dlamch_work( cmach );
Here is the call graph for this function:
LAPACKE_dlamch_work
double LAPACKE_dlamch_work(char cmach)
Definition: lapacke_dlamch_work.c:35