hipblasrotbatchedex Interface Reference

hipblasrotbatchedex Interface Reference#

HIPFORT API Reference: hipfort_hipblas::hipblasrotbatchedex Interface Reference
hipfort_hipblas::hipblasrotbatchedex Interface Reference

Public Member Functions

integer(kind(hipblas_status_success)) function hipblasrotbatchedex_ (handle, n, x, xType, incx, y, yType, incy, c, s, csType, batch_count, executionType)
 

Member Function/Subroutine Documentation

◆ hipblasrotbatchedex_()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasrotbatchedex::hipblasrotbatchedex_ ( type(c_ptr), value  handle,
integer(c_int), value  n,
type(c_ptr), value  x,
integer(kind(hipblas_r_16f)), value  xType,
integer(c_int), value  incx,
type(c_ptr), value  y,
integer(kind(hipblas_r_16f)), value  yType,
integer(c_int), value  incy,
type(c_ptr), value  c,
type(c_ptr), value  s,
integer(kind(hipblas_r_16f)), value  csType,
integer(c_int), value  batch_count,
integer(kind(hipblas_r_16f)), value  executionType 
)

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