hipsparsexbsrsm2_zeropivot Interface Reference

hipsparsexbsrsm2_zeropivot Interface Reference#

HIPFORT API Reference: hipfort_hipsparse::hipsparsexbsrsm2_zeropivot Interface Reference
hipfort_hipsparse::hipsparsexbsrsm2_zeropivot Interface Reference

Description: Solution of triangular linear system op(A) op(X) = alpha op(B), where A is a sparse matrix in BSR storage format, X and B are dense matrices. More...

Public Member Functions

integer(kind(hipsparse_status_success)) function hipsparsexbsrsm2_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 BSR storage format, X and B are dense matrices.

Member Function/Subroutine Documentation

◆ hipsparsexbsrsm2_zeropivot_()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsexbsrsm2_zeropivot::hipsparsexbsrsm2_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: