hipblasnrm2stridedbatchedex Interface Reference#
hipfort_hipblas::hipblasnrm2stridedbatchedex Interface Reference
Public Member Functions | |
integer(kind(hipblas_status_success)) function | hipblasnrm2stridedbatchedex_ (handle, n, x, xType, incx, stridex, batch_count, myResult, resultType, executionType) |
Member Function/Subroutine Documentation
◆ hipblasnrm2stridedbatchedex_()
integer(kind(hipblas_status_success)) function hipfort_hipblas::hipblasnrm2stridedbatchedex::hipblasnrm2stridedbatchedex_ | ( | type(c_ptr), value | handle, |
integer(c_int), value | n, | ||
type(c_ptr), value | x, | ||
integer(kind(hipblas_r_16f)), value | xType, | ||
integer(c_int), value | incx, | ||
integer(c_int64_t), value | stridex, | ||
integer(c_int), value | batch_count, | ||
type(c_ptr), value | myResult, | ||
integer(kind(hipblas_r_16f)), value | resultType, | ||
integer(kind(hipblas_r_16f)), value | executionType | ||
) |
The documentation for this interface was generated from the following file: