LAPACK 3.3.0

zqrt12.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

DOUBLE PRECISION ZQRT12 ( INTEGER  M,
INTEGER  N,
COMPLEX*16,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( * )  S,
COMPLEX*16,dimension( lwork )  WORK,
INTEGER  LWORK,
DOUBLE PRECISION,dimension( * )  RWORK 
)

Definition at line 1 of file zqrt12.f.

Here is the call graph for this function:

 All Files Functions