LAPACK 3.3.0

dqrt12.f File Reference

Go to the source code of this file.

Functions/Subroutines

DOUBLE PRECISION DQRT12 (M, N, A, LDA, S, WORK, LWORK)

Function Documentation

DOUBLE PRECISION DQRT12 ( INTEGER  M,
INTEGER  N,
DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( * )  S,
DOUBLE PRECISION,dimension( lwork )  WORK,
INTEGER  LWORK 
)

Definition at line 1 of file dqrt12.f.

Here is the call graph for this function:

 All Files Functions