module.h File Reference

Compressed sparse column implementation. More...

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

Go to the source code of this file.

Defines

#define INC_OSKI_GCSR_MODULE_H
 oski/GCSR/module.h included.
Name mangling.
#define GCSR_MatReprMult_1x1   MANGLE_MOD_(MatReprMult_1x1)
#define oski_FindRowGCSR   MANGLE_(oski_FindRowGCSR)

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.


Detailed Description

Compressed sparse column implementation.


Define Documentation

#define INC_OSKI_GCSR_MODULE_H

oski/GCSR/module.h included.


Generated on Fri Apr 8 22:35:19 2011 for BeBOP Optimized Sparse Kernel Interface Library by  doxygen 1.5.9