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

Go to the source code of this file.

Functions/Subroutines

subroutine dlaic1 (JOB, J, X, SEST, W, GAMMA, SESTPR, S, C)
 DLAIC1 applies one step of incremental condition estimation. More...
 
ddot
double precision function ddot(N, DX, INCX, DY, INCY)
DDOT
Definition: ddot.f:84
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition: dlamch.f:70