LAPACK 3.3.0

slascl2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLASCL2 (M, N, D, X, LDX)

Function Documentation

subroutine SLASCL2 ( INTEGER  M,
INTEGER  N,
REAL,dimension( * )  D,
REAL,dimension( ldx, * )  X,
INTEGER  LDX 
)

Definition at line 1 of file slascl2.f.

Here is the caller graph for this function:

 All Files Functions