OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
lapacke_slamch.c File Reference
#include "lapacke_utils.h"

Go to the source code of this file.

Functions

float LAPACKE_slamch (char cmach)

Function Documentation

◆ LAPACKE_slamch()

float LAPACKE_slamch ( char cmach)

Definition at line 35 of file lapacke_slamch.c.

36{
37 return LAPACKE_slamch_work( cmach );
38}
float LAPACKE_slamch_work(char cmach)