linalg 1.8.2
A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.
|
Subtracts two sparse matrices. More...
Public Member Functions | |
csr_mtx_sub | |
Subtracts two sparse matrices.
[in] | a | The left-hand-side argument. |
[in] | b | The right-hand-side argument. |
Definition at line 5413 of file linalg.f90.