rocblas_bfdot Interface Reference

rocblas_bfdot Interface Reference#

HIPFORT API Reference: hipfort_rocblas::rocblas_bfdot Interface Reference
hipfort_rocblas::rocblas_bfdot Interface Reference

Public Member Functions

integer(kind(rocblas_status_success)) function rocblas_bfdot_ (handle, n, x, incx, y, incy, myResult)
 

Member Function/Subroutine Documentation

◆ rocblas_bfdot_()

integer(kind(rocblas_status_success)) function hipfort_rocblas::rocblas_bfdot::rocblas_bfdot_ ( type(c_ptr), value  handle,
integer(c_int), value  n,
type(c_ptr), value  x,
integer(c_int), value  incx,
type(c_ptr), value  y,
integer(c_int), value  incy,
type(c_ptr), value  myResult 
)

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