rocblas_crot_64 Interface Reference

rocblas_crot_64 Interface Reference#

HIPFORT API Reference: hipfort_rocblas::rocblas_crot_64 Interface Reference
hipfort_rocblas::rocblas_crot_64 Interface Reference

Public Member Functions

integer(kind(rocblas_status_success)) function rocblas_crot_64_ (handle, n, x, incx, y, incy, c, s)
 

Member Function/Subroutine Documentation

◆ rocblas_crot_64_()

integer(kind(rocblas_status_success)) function hipfort_rocblas::rocblas_crot_64::rocblas_crot_64_ ( type(c_ptr), value  handle,
integer(c_int64_t), value  n,
type(c_ptr), value  x,
integer(c_int64_t), value  incx,
type(c_ptr), value  y,
integer(c_int64_t), value  incy,
real(c_float)  c,
complex(c_float_complex)  s 
)

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