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