Cartesius Library
|
Public Member Functions | |
type(sparse_matrix) function | sum_sparse (a, b) |
Returns the sum of the two sparse matrices. More... | |
type(sparse_matrix) function sparsematrix::operator(+)::sum_sparse | ( | type(sparse_matrix), intent(in) | a, |
type(sparse_matrix), intent(in) | b | ||
) |
Returns the sum of the two sparse matrices.