rocblas_drotg_batched Interface Reference#
hipfort_rocblas::rocblas_drotg_batched Interface Reference
Public Member Functions | |
integer(kind(rocblas_status_success)) function | rocblas_drotg_batched_ (handle, a, b, c, s, batch_count) |
Member Function/Subroutine Documentation
◆ rocblas_drotg_batched_()
integer(kind(rocblas_status_success)) function hipfort_rocblas::rocblas_drotg_batched::rocblas_drotg_batched_ | ( | type(c_ptr), value | handle, |
type(c_ptr) | a, | ||
type(c_ptr) | b, | ||
type(c_ptr) | c, | ||
type(c_ptr) | s, | ||
integer(c_int), value | batch_count | ||
) |
The documentation for this interface was generated from the following file: