module.h File Reference


Detailed Description

Compressed sparse column implementation.

#include <oski/matmodexport.h>
#include <oski/GCSR/format.h>

Go to the source code of this file.

Name mangling.

#define GCSR_MatReprMult_1x1   MANGLE_MOD_(MatReprMult_1x1)
#define oski_FindRowGCSR   MANGLE_(oski_FindRowGCSR)

Defines

#define INC_OSKI_GCSR_MODULE_H
 oski/GCSR/module.h included.

Functions

oski_index_t oski_FindRowGCSR (const oski_matGCSR_t *A, oski_index_t i0)
 Returns the index in 'rind' of a given row (0-based index), or an integer less than 0 on error.
int GCSR_MatReprMult_1x1 (const oski_matGCSR_t *A, oski_matop_t opA, oski_value_t alpha, const oski_vecview_t x, oski_vecview_t y)
 Sparse matrix-vector multiply for GCSR format.


Generated on Wed Sep 19 16:41:23 2007 for BeBOP Optimized Sparse Kernel Interface Library by  doxygen 1.4.6