table of contents
other versions
- Tumbleweed 3.12.1-3.1
- Leap-16.0
| CBLAS/src/cblas_64_fobj/dznrm2sub.f(3) | Library Functions Manual | CBLAS/src/cblas_64_fobj/dznrm2sub.f(3) |
NAME¶
CBLAS/src/cblas_64_fobj/dznrm2sub.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine dznrm2sub (n, x, incx, nrm2)
Function/Subroutine Documentation¶
subroutine dznrm2sub (integer n, double complex, dimension(*) x, integer incx, double precision nrm2)¶
Definition at line 6 of file dznrm2sub.f.
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Version 3.12.1 | LAPACK |