void bmcsb_gespmv ( const BmCsb< NT, IT, TTDIM > &  A, const NT *__restrict  x, NT *__restrict  y  )

Definition at line 33 of file friends.h.

template<typename NT , typename IT , unsigned TTDIM>
void bmsym_gespmv ( const BmSym< NT, IT, TTDIM > &  A,
const NT *__restrict  x,
NT *__restrict  y 
)

Definition at line 349 of file friends.h.

template<class NT , class IT >
float ColImbalance ( const BiCsb< NT, IT > &  A)

Definition at line 414 of file friends.h.

template<typename NT , typename IT >
void csbsym_gespmv ( const CsbSym< NT, IT > &  A,
const NT *__restrict  x,
NT *__restrict  y 
)

Definition at line 281 of file friends.h.

template<class CSB >
float RowImbalance ( const CSB &  A)

Definition at line 400 of file friends.h.

Variable Documentation

double prescantime

Definition at line 19 of file friends.h.

mberdecls">

Classes

class  BiCsb< NT, IT >   class  BmCsb< NT, IT, TTDIM >  

Macros

#define SPAWNS   1
 
#define NDIAGS   3
 
<

Functions

template<typename NT , typename IT , unsigned TTDIM>
void bmcsb_gespmv (const BmCsb< NT, IT, TTDIM > &A, const NT *__restrict x, NT *__restrict y)
 
template<typename SR , typename NT , typename IT , typename RHS , typename LHS >