logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

labad - labad: over/underflow on obsolete pre-IEEE machines

Author

Generated automatically by Doxygen for LAPACK from the source code. Version 3.12.0 Thu Aug 7 2025 17:26:25 labad(3)

Detailed Description

Function Documentation

subroutinedlabad(doubleprecisionsmall,doubleprecisionlarge)DLABADPurpose: 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. ParametersSMALL 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 Tennessee Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. subroutineslabad(realsmall,reallarge)SLABADPurpose: 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. ParametersSMALL 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 Tennessee Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd.

Name

labad - labad: over/underflow on obsolete pre-IEEE machines

Synopsis

Functions subroutine dlabad (small, large) DLABAD subroutine slabad (small, large) SLABAD

See Also