LAPACK 3.3.1
Linear Algebra PACKage

dlascl2.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine DLASCL2 ( INTEGER  M,
INTEGER  N,
DOUBLE PRECISION,dimension( * )  D,
DOUBLE PRECISION,dimension( ldx, * )  X,
INTEGER  LDX 
)

Definition at line 1 of file dlascl2.f.

Here is the caller graph for this function:

 All Files Functions