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