labad(3) | LAPACK | labad(3) |
labad - labad: over/underflow on obsolete pre-IEEE machines
subroutine dlabad (small, large)
DLABAD subroutine slabad (small, large)
SLABAD
DLABAD
Purpose:
DLABAD is a no-op and kept for compatibility reasons. It used to correct the overflow/underflow behavior of machines that are not IEEE-754 compliant.
Parameters
SMALL is DOUBLE PRECISION On entry, the underflow threshold as computed by DLAMCH. On exit, the unchanged value SMALL.
LARGE
LARGE is DOUBLE PRECISION On entry, the overflow threshold as computed by DLAMCH. On exit, the unchanged value LARGE.
Author
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
SLABAD
Purpose:
SLABAD is a no-op and kept for compatibility reasons. It used to correct the overflow/underflow behavior of machines that are not IEEE-754 compliant.
Parameters
SMALL is REAL On entry, the underflow threshold as computed by SLAMCH. On exit, the unchanged value SMALL.
LARGE
LARGE is REAL On entry, the overflow threshold as computed by SLAMCH. On exit, the unchanged value LARGE.
Author
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Generated automatically by Doxygen for LAPACK from the source code.
Fri Aug 9 2024 02:33:22 | Version 3.12.0 |