rocblas_dotc_strided_batched_ex Interface Reference

rocblas_dotc_strided_batched_ex Interface Reference#

HIPFORT API Reference: hipfort_rocblas::rocblas_dotc_strided_batched_ex Interface Reference
hipfort_rocblas::rocblas_dotc_strided_batched_ex Interface Reference

Public Member Functions

integer(kind(rocblas_status_success)) function rocblas_dotc_strided_batched_ex_ (handle, n, x, x_type, incx, stride_x, y, y_type, incy, stride_y, batch_count, myResult, result_type, execution_type)
 

Member Function/Subroutine Documentation

◆ rocblas_dotc_strided_batched_ex_()

integer(kind(rocblas_status_success)) function hipfort_rocblas::rocblas_dotc_strided_batched_ex::rocblas_dotc_strided_batched_ex_ ( type(c_ptr), value  handle,
integer(c_int), value  n,
type(c_ptr), value  x,
integer(kind(rocblas_datatype_f16_r)), value  x_type,
integer(c_int), value  incx,
integer(c_int64_t), value  stride_x,
type(c_ptr), value  y,
integer(kind(rocblas_datatype_f16_r)), value  y_type,
integer(c_int), value  incy,
integer(c_int64_t), value  stride_y,
integer(c_int), value  batch_count,
type(c_ptr), value  myResult,
integer(kind(rocblas_datatype_f16_r)), value  result_type,
integer(kind(rocblas_datatype_f16_r)), value  execution_type 
)

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