linalg 1.8.2
A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.
Loading...
Searching...
No Matches
blas::zdscal Interface Reference

Public Member Functions

subroutine zdscal (n, da, zx, incx)
 

Detailed Description

Definition at line 86 of file blas.f90.

Constructor & Destructor Documentation

◆ zdscal()

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 )

Definition at line 86 of file blas.f90.


The documentation for this interface was generated from the following file: