LAPACK  3.5.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Macros
lapacke_slamch.c File Reference
#include "lapacke_utils.h"
Include dependency graph for lapacke_slamch.c:

Go to the source code of this file.

Functions/Subroutines

float LAPACKE_slamch (char cmach)

Function/Subroutine Documentation

float LAPACKE_slamch ( char  cmach)

Definition at line 36 of file lapacke_slamch.c.

{
return LAPACKE_slamch_work( cmach );
}

Here is the call graph for this function: