hipblasdaxpy_64 Interface Reference#
hipfort_hipblas::hipblasdaxpy_64 Interface Reference
Public Member Functions | |
| integer(kind(hipblas_status_success)) function | hipblasdaxpy_64_ (handle, n, alpha, x, incx, y, incy) |
Member Function/Subroutine Documentation
◆ hipblasdaxpy_64_()
| integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasdaxpy_64::hipblasdaxpy_64_ | ( | type(c_ptr), value | handle, |
| integer(c_int64_t), value | n, | ||
| real(c_double) | alpha, | ||
| type(c_ptr), value | x, | ||
| integer(c_int64_t), value | incx, | ||
| type(c_ptr), value | y, | ||
| integer(c_int64_t), value | incy | ||
| ) |
The documentation for this interface was generated from the following file: