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