LAPACK
3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
scabs1sub.f
Go to the documentation of this file.
1
c scabs1.f
2
c
3
c The program is a fortran wrapper for scabs1.
4
c
5
subroutine
scabs1sub
(z, cabs1)
6
c
7
external
scabs1
8
complex
z
9
real
scabs1, cabs1
10
c
11
cabs1=
scabs1
(z)
12
return
13
end
scabs1
real function scabs1(z)
SCABS1
Definition
scabs1.f:46
scabs1sub
subroutine scabs1sub(z, cabs1)
Definition
scabs1sub.f:6
CBLAS
src
scabs1sub.f
Generated on Tue Nov 28 2023 11:55:04 for LAPACK by
1.9.7