Go to the source code of this file.
Functions/Subroutines | |
| subroutine | xdnrm2 (n, x, incx, retval) |
| subroutine xdnrm2 | ( | integer | n, |
| double precision, dimension(*) | x, | ||
| integer | incx, | ||
| double precision | retval | ||
| ) |
Definition at line 1 of file xdnrm2.f.
Referenced by blas_nrm2().