Functions

pknum44d.c File Reference

#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include "pkvaria.h"
#include "pknum.h"
Include dependency graph for pknum44d.c:

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)

Function Documentation

boolean pkn_MultSPsubMTVectord ( int  nrows,
int  ncols,
int  nnz,
const index3 ai,
const double *  ac,
int  spdimen,
const double *  x,
double *  y 
)
boolean pkn_MultSPsubMVectord ( int  nrows,
int  ncols,
int  nnz,
const index3 ai,
const double *  ac,
int  spdimen,
const double *  x,
double *  y 
)