rocblas_ztrmv_64 Interface Reference#
hipfort_rocblas::rocblas_ztrmv_64 Interface Reference
Public Member Functions | |
| integer(kind(rocblas_status_success)) function | rocblas_ztrmv_64_ (handle, uplo, transa, diag, n, a, lda, x, incx) |
Member Function/Subroutine Documentation
◆ rocblas_ztrmv_64_()
| integer(kind(rocblas_status_success)) function hipfort_rocblas::rocblas_ztrmv_64::rocblas_ztrmv_64_ | ( | type(c_ptr), value | handle, |
| integer(kind(rocblas_fill_upper)), value | uplo, | ||
| integer(kind(rocblas_operation_none)), value | transa, | ||
| integer(kind(rocblas_diagonal_non_unit)), value | diag, | ||
| integer(c_int64_t), value | n, | ||
| type(c_ptr), value | a, | ||
| integer(c_int64_t), value | lda, | ||
| type(c_ptr), value | x, | ||
| integer(c_int64_t), value | incx | ||
| ) |
The documentation for this interface was generated from the following file: