hipblasrotstridedbatchedex_64 Interface Reference

hipblasrotstridedbatchedex_64 Interface Reference#

HIPFORT API Reference: hipfort_hipblas::hipblasrotstridedbatchedex_64 Interface Reference
hipfort_hipblas::hipblasrotstridedbatchedex_64 Interface Reference

Public Member Functions

integer(kind(hipblas_status_success)) function hipblasrotstridedbatchedex_64_ (handle, n, x, xtype, incx, stridex, y, ytype, incy, stridey, c, s, cstype, batchcount, executiontype)
 

Member Function/Subroutine Documentation

◆ hipblasrotstridedbatchedex_64_()

integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasrotstridedbatchedex_64::hipblasrotstridedbatchedex_64_ ( type(c_ptr), value  handle,
integer(c_int64_t), value  n,
type(c_ptr), value  x,
integer(kind(hip_r_32f)), value  xtype,
integer(c_int64_t), value  incx,
integer(c_int64_t), value  stridex,
type(c_ptr), value  y,
integer(kind(hip_r_32f)), value  ytype,
integer(c_int64_t), value  incy,
integer(c_int64_t), value  stridey,
type(c_ptr), value  c,
type(c_ptr), value  s,
integer(kind(hip_r_32f)), value  cstype,
integer(c_int64_t), value  batchcount,
integer(kind(hip_r_32f)), value  executiontype 
)

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