hompack
Source Files
Modules
Procedures
ieeeck
Interface
MIT
231 statements
Source File
lapack_interfaces.f90
lapack_interfaces
ieeeck
Contents
None
interface
public pure function ieeeck(ispec, zero, one)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
ispec
real,
intent(in)
::
zero
real,
intent(in)
::
one
Return Value
integer
Description
Check IEEE arithmetic support.