rocblas_hdot_strided_batched Interface Reference

rocblas_hdot_strided_batched Interface Reference#

HIPFORT API Reference: hipfort_rocblas::rocblas_hdot_strided_batched Interface Reference
hipfort_rocblas::rocblas_hdot_strided_batched Interface Reference

Public Member Functions

integer(kind(rocblas_status_success)) function rocblas_hdot_strided_batched_ (handle, n, x, incx, stridex, y, incy, stridey, batch_count, myResult)
 

Member Function/Subroutine Documentation

◆ rocblas_hdot_strided_batched_()

integer(kind(rocblas_status_success)) function hipfort_rocblas::rocblas_hdot_strided_batched::rocblas_hdot_strided_batched_ ( type(c_ptr), value  handle,
integer(c_int), value  n,
type(c_ptr)  x,
integer(c_int), value  incx,
integer(c_int64_t), value  stridex,
type(c_ptr)  y,
integer(c_int), value  incy,
integer(c_int64_t), value  stridey,
integer(c_int), value  batch_count,
type(c_ptr)  myResult 
)

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