hipblaszsyrkstridedbatched_64 Interface Reference#
hipfort_hipblas::hipblaszsyrkstridedbatched_64 Interface Reference
Public Member Functions | |
| integer(kind(hipblas_status_success)) function | hipblaszsyrkstridedbatched_64_ (handle, uplo, transa, n, k, alpha, ap, lda, stridea, beta, cp, ldc, stridec, batchcount) |
Member Function/Subroutine Documentation
◆ hipblaszsyrkstridedbatched_64_()
| integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblaszsyrkstridedbatched_64::hipblaszsyrkstridedbatched_64_ | ( | type(c_ptr), value | handle, |
| integer(kind(hipblas_fill_mode_upper)), value | uplo, | ||
| integer(kind(hipblas_op_n)), value | transa, | ||
| integer(c_int64_t), value | n, | ||
| integer(c_int64_t), value | k, | ||
| complex(c_double_complex) | alpha, | ||
| type(c_ptr), value | ap, | ||
| integer(c_int64_t), value | lda, | ||
| integer(c_int64_t), value | stridea, | ||
| complex(c_double_complex) | beta, | ||
| type(c_ptr), value | cp, | ||
| integer(c_int64_t), value | ldc, | ||
| integer(c_int64_t), value | stridec, | ||
| integer(c_int64_t), value | batchcount | ||
| ) |
The documentation for this interface was generated from the following file: