 |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
|
subroutine | dgsvj0 (JOBV, M, N, A, LDA, D, SVA, MV, V, LDV, EPS, SFMIN, TOL, NSWEEP, WORK, LWORK, INFO) |
| DGSVJ0 pre-processor for the routine dgesvj. More...
|
|
subroutine dlascl(TYPE, KL, KU, CFROM, CTO, M, N, A, LDA, INFO)
DLASCL multiplies a general rectangular matrix by a real scalar defined as cto/cfrom.
integer function idamax(N, DX, INCX)
IDAMAX
subroutine dcopy(N, DX, INCX, DY, INCY)
DCOPY
double precision function dnrm2(N, X, INCX)
DNRM2
subroutine xerbla(SRNAME, INFO)
XERBLA
logical function lsame(CA, CB)
LSAME
subroutine dlassq(N, X, INCX, SCALE, SUMSQ)
DLASSQ updates a sum of squares represented in scaled form.
subroutine dswap(N, DX, INCX, DY, INCY)
DSWAP
double precision function ddot(N, DX, INCX, DY, INCY)
DDOT
subroutine drotm(N, DX, INCX, DY, INCY, DPARAM)
DROTM
subroutine daxpy(N, DA, DX, INCX, DY, INCY)
DAXPY