rocblas_srotmg_strided_batched Interface Reference#
hipfort_rocblas::rocblas_srotmg_strided_batched Interface Reference
Public Member Functions | |
integer(kind(rocblas_status_success)) function | rocblas_srotmg_strided_batched_ (handle, d1, stride_d1, d2, stride_d2, x1, stride_x1, y1, stride_y1, param, stride_param, batch_count) |
Member Function/Subroutine Documentation
◆ rocblas_srotmg_strided_batched_()
integer(kind(rocblas_status_success)) function hipfort_rocblas::rocblas_srotmg_strided_batched::rocblas_srotmg_strided_batched_ | ( | type(c_ptr), value | handle, |
type(c_ptr), value | d1, | ||
integer(c_int64_t), value | stride_d1, | ||
type(c_ptr), value | d2, | ||
integer(c_int64_t), value | stride_d2, | ||
type(c_ptr), value | x1, | ||
integer(c_int64_t), value | stride_x1, | ||
type(c_ptr), value | y1, | ||
integer(c_int64_t), value | stride_y1, | ||
type(c_ptr), value | param, | ||
integer(c_int64_t), value | stride_param, | ||
integer(c_int), value | batch_count | ||
) |
The documentation for this interface was generated from the following file: