#include <string.h>#include <stdlib.h>#include <stdio.h>#include <math.h>#include "pkvaria.h"#include "pknum.h"
Functions | |
| boolean | pkn_MultSPsubMVectord (int nrows, int ncols, int nnz, const index3 *ai, const double *ac, int spdimen, const double *x, double *y) |
| boolean | pkn_MultSPsubMTVectord (int nrows, int ncols, int nnz, const index3 *ai, const double *ac, int spdimen, const double *x, double *y) |
| boolean pkn_MultSPsubMTVectord | ( | int | nrows, | |
| int | ncols, | |||
| int | nnz, | |||
| const index3 * | ai, | |||
| const double * | ac, | |||
| int | spdimen, | |||
| const double * | x, | |||
| double * | y | |||
| ) |
1.7.1