rocblas_stpsv_64 Interface Reference

rocblas_stpsv_64 Interface Reference#

HIPFORT API Reference: hipfort_rocblas::rocblas_stpsv_64 Interface Reference
hipfort_rocblas::rocblas_stpsv_64 Interface Reference

Public Member Functions

integer(kind(rocblas_status_success)) function rocblas_stpsv_64_ (handle, uplo, transa, diag, n, ap, x, incx)
 

Member Function/Subroutine Documentation

◆ rocblas_stpsv_64_()

integer(kind(rocblas_status_success)) function hipfort_rocblas::rocblas_stpsv_64::rocblas_stpsv_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  ap,
type(c_ptr), value  x,
integer(c_int64_t), value  incx 
)

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