GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
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


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.

Definition at line 67 of file dlabad.f.

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


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.

Definition at line 66 of file slabad.f.

Generated automatically by Doxygen for LAPACK from the source code.

Sun Jan 12 2025 15:13:38 Version 3.12.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.