LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches

◆ LAPACKE_dlamch()

double LAPACKE_dlamch ( char  cmach)

Definition at line 35 of file lapacke_dlamch.c.

36{
37 return LAPACKE_dlamch_work( cmach );
38}
double LAPACKE_dlamch_work(char cmach)
Here is the call graph for this function: