GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
xdznrm2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine xdznrm2 (n, x, incx, retval)
 

Function/Subroutine Documentation

◆ xdznrm2()

subroutine xdznrm2 ( integer  n,
double complex, dimension(*)  x,
integer  incx,
double precision  retval 
)

Definition at line 2 of file xdznrm2.f.