#include <SpImplNoSR.h>
List of all members.
Static Public Member Functions |
| static void | SpMXSpV (const Dcsc< IT, NUM > &Adcsc, int32_t mA, const int32_t *indx, const VT *numx, int32_t veclen, int32_t *indy, VT *numy, int *cnts, int *dspls, int p_c, BitMap *isthere) |
| static void | SpMXSpV_ForThreading (const Dcsc< IT, NUM > &Adcsc, int32_t mA, const int32_t *indx, const VT *numx, int32_t veclen, vector< int32_t > &indy, vector< VT > &numy, int32_t offset) |
Detailed Description
template<class IT, class NUM, class VT>
struct SpImplNoSR< IT, NUM, VT >
Definition at line 61 of file SpImplNoSR.h.
Member Function Documentation
template<class IT , class NUM , class VT >
| static void SpImplNoSR< IT, NUM, VT >::SpMXSpV |
( |
const Dcsc< IT, NUM > & |
Adcsc, |
|
|
int32_t |
mA, |
|
|
const int32_t * |
indx, |
|
|
const VT * |
numx, |
|
|
int32_t |
veclen, |
|
|
int32_t * |
indy, |
|
|
VT * |
numy, |
|
|
int * |
cnts, |
|
|
int * |
dspls, |
|
|
int |
p_c, |
|
|
BitMap * |
isthere |
|
) |
| |
|
inlinestatic |
template<class IT , class NUM , class VT >
| static void SpImplNoSR< IT, NUM, VT >::SpMXSpV_ForThreading |
( |
const Dcsc< IT, NUM > & |
Adcsc, |
|
|
int32_t |
mA, |
|
|
const int32_t * |
indx, |
|
|
const VT * |
numx, |
|
|
int32_t |
veclen, |
|
|
vector< int32_t > & |
indy, |
|
|
vector< VT > & |
numy, |
|
|
int32_t |
offset |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: