linalg 1.8.2
A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.
|
Public Member Functions | |
subroutine | zdscal (n, da, zx, incx) |
subroutine blas::zdscal::zdscal | ( | integer(int32), intent(in) | n, |
real(real64), intent(in) | da, | ||
complex(real64), dimension(*), intent(inout) | zx, | ||
integer(int32), intent(in) | incx ) |