hipblascrotgstridedbatched Interface Reference#
hipfort_hipblas::hipblascrotgstridedbatched Interface Reference
Public Member Functions | |
integer(kind(hipblas_status_success)) function | hipblascrotgstridedbatched_ (handle, a, stride_a, b, stride_b, c, stride_c, s, stride_s, batchCount) |
Member Function/Subroutine Documentation
◆ hipblascrotgstridedbatched_()
integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblascrotgstridedbatched::hipblascrotgstridedbatched_ | ( | 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 | batchCount | ||
) |
The documentation for this interface was generated from the following file: