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

Go to the source code of this file.

Functions/Subroutines

subroutine xdnrm2 (n, x, incx, retval)
 

Function/Subroutine Documentation

◆ xdnrm2()

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

Definition at line 2 of file xdnrm2.f.