hipsparsexcsrsm2_zeropivot Interface Reference#
hipfort_hipsparse::hipsparsexcsrsm2_zeropivot Interface Reference
Description: Solution of triangular linear system op(A) op(X) = alpha op(B), where A is a sparse matrix in CSR storage format, X and B are dense matrices. More...
Public Member Functions | |
integer(kind(hipsparse_status_success)) function | hipsparsexcsrsm2_zeropivot_ (handle, myInfo, position) |
Detailed Description
Description: Solution of triangular linear system op(A) op(X) = alpha op(B), where A is a sparse matrix in CSR storage format, X and B are dense matrices.
Member Function/Subroutine Documentation
◆ hipsparsexcsrsm2_zeropivot_()
integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsexcsrsm2_zeropivot::hipsparsexcsrsm2_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: