rocblas_dspr2_batched Interface Reference

rocblas_dspr2_batched Interface Reference#

HIPFORT API Reference: hipfort_rocblas::rocblas_dspr2_batched Interface Reference
hipfort_rocblas::rocblas_dspr2_batched Interface Reference

Public Member Functions

integer(kind(rocblas_status_success)) function rocblas_dspr2_batched_ (handle, uplo, n, alpha, x, incx, y, incy, ap, batch_count)
 

Member Function/Subroutine Documentation

◆ rocblas_dspr2_batched_()

integer(kind(rocblas_status_success)) function hipfort_rocblas::rocblas_dspr2_batched::rocblas_dspr2_batched_ ( type(c_ptr), value  handle,
integer(kind(rocblas_fill_upper)), value  uplo,
integer(c_int), value  n,
real(c_double)  alpha,
type(c_ptr), value  x,
integer(c_int), value  incx,
type(c_ptr), value  y,
integer(c_int), value  incy,
type(c_ptr), value  ap,
integer(c_int), value  batch_count 
)

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