hipblasssymmbatched_64 Interface Reference#
hipfort_hipblas::hipblasssymmbatched_64 Interface Reference
Public Member Functions | |
| integer(kind(hipblas_status_success)) function | hipblasssymmbatched_64_ (handle, side, uplo, m, n, alpha, ap, lda, bp, ldb, beta, cp, ldc, batchcount) |
Member Function/Subroutine Documentation
◆ hipblasssymmbatched_64_()
| integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasssymmbatched_64::hipblasssymmbatched_64_ | ( | type(c_ptr), value | handle, |
| integer(kind(hipblas_side_left)), value | side, | ||
| integer(kind(hipblas_fill_mode_upper)), value | uplo, | ||
| integer(c_int64_t), value | m, | ||
| integer(c_int64_t), value | n, | ||
| real(c_float) | alpha, | ||
| type(c_ptr), value | ap, | ||
| integer(c_int64_t), value | lda, | ||
| type(c_ptr), value | bp, | ||
| integer(c_int64_t), value | ldb, | ||
| real(c_float) | beta, | ||
| type(c_ptr), value | cp, | ||
| integer(c_int64_t), value | ldc, | ||
| integer(c_int64_t), value | batchcount | ||
| ) |
The documentation for this interface was generated from the following file: