SpM Handbook 1.2.4
|
#include "common.h"
Go to the source code of this file.
Functions | |
void | z_spmScal (const double alpha, spmatrix_t *spm) |
Scal the spm: A = alpha * A. | |
SParse Matrix package scaling routine.
Definition in file z_spm_scal.c.