rocblas_drotg_strided_batched Interface Reference

rocblas_drotg_strided_batched Interface Reference#

HIPFORT API Reference: hipfort_rocblas::rocblas_drotg_strided_batched Interface Reference
hipfort_rocblas::rocblas_drotg_strided_batched Interface Reference

Public Member Functions

integer(kind(rocblas_status_success)) function rocblas_drotg_strided_batched_ (handle, a, stride_a, b, stride_b, c, stride_c, s, stride_s, batch_count)
 

Member Function/Subroutine Documentation

◆ rocblas_drotg_strided_batched_()

integer(kind(rocblas_status_success)) function hipfort_rocblas::rocblas_drotg_strided_batched::rocblas_drotg_strided_batched_ ( type(c_ptr), value  handle,
type(c_ptr), value  a,
integer(c_int64_t), value  stride_a,
type(c_ptr), value  b,
integer(c_int64_t), value  stride_b,
type(c_ptr), value  c,
integer(c_int64_t), value  stride_c,
type(c_ptr), value  s,
integer(c_int64_t), value  stride_s,
integer(c_int), value  batch_count 
)

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