LAPACK 3.3.0

dlansb.f File Reference

Go to the source code of this file.

Functions/Subroutines

DOUBLE PRECISION DLANSB (NORM, UPLO, N, K, AB, LDAB, WORK)

Function Documentation

DOUBLE PRECISION DLANSB ( CHARACTER  NORM,
CHARACTER  UPLO,
INTEGER  N,
INTEGER  K,
DOUBLE PRECISION,dimension( ldab, * )  AB,
INTEGER  LDAB,
DOUBLE PRECISION,dimension( * )  WORK 
)

Definition at line 1 of file dlansb.f.

Here is the call graph for this function:

 All Files Functions