rocblas_hdot Interface Reference#
hipfort_rocblas::rocblas_hdot Interface Reference
Public Member Functions | |
integer(kind(rocblas_status_success)) function | rocblas_hdot_ (handle, n, x, incx, y, incy, myResult) |
Member Function/Subroutine Documentation
◆ rocblas_hdot_()
integer(kind(rocblas_status_success)) function hipfort_rocblas::rocblas_hdot::rocblas_hdot_ | ( | type(c_ptr), value | handle, |
integer(c_int), value | n, | ||
type(c_ptr) | x, | ||
integer(c_int), value | incx, | ||
type(c_ptr) | y, | ||
integer(c_int), value | incy, | ||
type(c_ptr) | myResult | ||
) |
The documentation for this interface was generated from the following file: