hipblascgetribatched Interface Reference#
hipfort_hipblas::hipblascgetribatched Interface Reference
Public Member Functions | |
| integer(kind(hipblas_status_success)) function | hipblascgetribatched_ (handle, n, a, lda, ipiv, c, ldc, myinfo, batchcount) |
Member Function/Subroutine Documentation
◆ hipblascgetribatched_()
| integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblascgetribatched::hipblascgetribatched_ | ( | type(c_ptr), value | handle, |
| integer(c_int), value | n, | ||
| type(c_ptr), value | a, | ||
| integer(c_int), value | lda, | ||
| type(c_ptr), value | ipiv, | ||
| type(c_ptr), value | c, | ||
| integer(c_int), value | ldc, | ||
| type(c_ptr), value | myinfo, | ||
| integer(c_int), value | batchcount | ||
| ) |
The documentation for this interface was generated from the following file: