hipblaszsyr2batched Interface Reference#
hipfort_hipblas::hipblaszsyr2batched Interface Reference
Public Member Functions | |
| integer(kind(hipblas_status_success)) function | hipblaszsyr2batched_ (handle, uplo, n, alpha, x, incx, y, incy, ap, lda, batchcount) |
Member Function/Subroutine Documentation
◆ hipblaszsyr2batched_()
| integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszsyr2batched::hipblaszsyr2batched_ | ( | type(c_ptr), value | handle, |
| integer(kind(hipblas_fill_mode_upper)), value | uplo, | ||
| integer(c_int), value | n, | ||
| complex(c_double_complex) | 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 | lda, | ||
| integer(c_int), value | batchcount | ||
| ) |
The documentation for this interface was generated from the following file: