LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
zlargv.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zlargv (N, X, INCX, Y, INCY, C, INCC)
 ZLARGV generates a vector of plane rotations with real cosines and complex sines. More...
 
dlapy2
double precision function dlapy2(X, Y)
DLAPY2 returns sqrt(x2+y2).
Definition: dlapy2.f:65
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition: dlamch.f:70