Functions

pknum44f.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 pknum44f.c:

Functions

boolean pkn_MultSPsubMVectorf (int nrows, int ncols, int nnz, const index3 *ai, const float *ac, int spdimen, const float *x, float *y)
boolean pkn_MultSPsubMTVectorf (int nrows, int ncols, int nnz, const index3 *ai, const float *ac, int spdimen, const float *x, float *y)

Function Documentation

boolean pkn_MultSPsubMTVectorf ( int  nrows,
int  ncols,
int  nnz,
const index3 ai,
const float *  ac,
int  spdimen,
const float *  x,
float *  y 
)
boolean pkn_MultSPsubMVectorf ( int  nrows,
int  ncols,
int  nnz,
const index3 ai,
const float *  ac,
int  spdimen,
const float *  x,
float *  y 
)