hipblascgeru_64 Interface Reference#
hipfort_hipblas::hipblascgeru_64 Interface Reference
Public Member Functions | |
| integer(kind(hipblas_status_success)) function | hipblascgeru_64_ (handle, m, n, alpha, x, incx, y, incy, ap, lda) |
Member Function/Subroutine Documentation
◆ hipblascgeru_64_()
| integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblascgeru_64::hipblascgeru_64_ | ( | type(c_ptr), value | handle, |
| integer(c_int64_t), value | m, | ||
| integer(c_int64_t), value | n, | ||
| complex(c_float_complex) | alpha, | ||
| type(c_ptr), value | x, | ||
| integer(c_int64_t), value | incx, | ||
| type(c_ptr), value | y, | ||
| integer(c_int64_t), value | incy, | ||
| type(c_ptr), value | ap, | ||
| integer(c_int64_t), value | lda | ||
| ) |
The documentation for this interface was generated from the following file: