hipsparsexcsrsv2_zeropivot Interface Reference#
hipfort_hipsparse::hipsparsexcsrsv2_zeropivot Interface Reference
Description: Solution of triangular linear system op(A) x = alpha f, where A is a sparse matrix in CSR storage format, x and f are dense vectors. More...
Public Member Functions | |
integer(kind(hipsparse_status_success)) function | hipsparsexcsrsv2_zeropivot_ (handle, myInfo, position) |
Detailed Description
Description: Solution of triangular linear system op(A) x = alpha f, where A is a sparse matrix in CSR storage format, x and f are dense vectors.
Member Function/Subroutine Documentation
◆ hipsparsexcsrsv2_zeropivot_()
integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsexcsrsv2_zeropivot::hipsparsexcsrsv2_zeropivot_ | ( | type(c_ptr), value | handle, |
type(c_ptr), value | myInfo, | ||
integer(c_int) | position | ||
) |
The documentation for this interface was generated from the following file: