KTH framework for Nek5000 toolboxes; testing version  0.0.1
dlaln2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dlaln2 (LTRANS, NA, NW, SMIN, CA, A, LDA, D1, D2, B, LDB, WR, WI, X, LDX, SCALE, XNORM, INFO)
 

Function/Subroutine Documentation

◆ dlaln2()

subroutine dlaln2 ( logical  LTRANS,
integer  NA,
integer  NW,
double precision  SMIN,
double precision  CA,
double precision, dimension( lda, * )  A,
integer  LDA,
double precision  D1,
double precision  D2,
double precision, dimension( ldb, * )  B,
integer  LDB,
double precision  WR,
double precision  WI,
double precision, dimension( ldx, * )  X,
integer  LDX,
double precision  SCALE,
double precision  XNORM,
integer  INFO 
)

Definition at line 1 of file dlaln2.f.

References dladiv().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: