LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
dget31.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dget31 (RMAX, LMAX, NINFO, KNT)
 DGET31 More...
 
dlaln2
subroutine dlaln2(LTRANS, NA, NW, SMIN, CA, A, LDA, D1, D2, B, LDB, WR, WI, X, LDX, SCALE, XNORM, INFO)
DLALN2 solves a 1-by-1 or 2-by-2 linear system of equations of the specified form.
Definition: dlaln2.f:220
dlabad
subroutine dlabad(SMALL, LARGE)
DLABAD
Definition: dlabad.f:76
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition: dlamch.f:70