|
qrupdate-ng 1.2.0
|
Public Member Functions | |
| subroutine | qrupdate_zdotc (ret, n, cx, incx, cy, incy) |
Definition at line 48 of file qrupdate_blas.f90.
| subroutine qrupdate_blas::qrupdate_zdotc::qrupdate_zdotc | ( | complex(real64), intent(out) | ret, |
| integer, intent(in) | n, | ||
| complex(real64), dimension(*), intent(in) | cx, | ||
| integer, intent(in) | incx, | ||
| complex(real64), dimension(*), intent(in) | cy, | ||
| integer, intent(in) | incy ) |
Definition at line 48 of file qrupdate_blas.f90.