|
linalg 1.8.2
A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.
|
Multiplies a sparse matrix and a scalar. More...
Public Member Functions | |
| csr_mtx_mult_scalar_1 | |
| csr_mtx_mult_scalar_2 | |
Multiplies a sparse matrix and a scalar.
| [in] | a | The left-hand-side argument. |
| [in] | b | The right-hand-side argument. |
Definition at line 5429 of file linalg.f90.