Compressed Sparse Blocks  1.2
 All Classes Files Functions Variables Typedefs Friends Macros Pages
int_least_helper< 8 > Member List

This is the complete list of members for int_least_helper< 8 >, including all inherited members.

least typedefint_least_helper< 8 >
name">SSEspmv
void SSEspmv(const double *__restrict V, const uint64_t *__restrict M, const unsigned *__restrict bot, const unsigned nrb, const double *__restrict X, double *Y, unsigned lcmask, unsigned lrmask, unsigned clbits)
Definition: SSEspmv.cpp:1120
highestbitset
unsigned int highestbitset(unsigned __int64 v)
Definition: utility.h:423
Csc
Definition: csc.h:15
absdiff
#define absdiff(x, y)
Definition: utility.h:147
RowImbalance
float RowImbalance(const CSB &A)
Definition: friends.h:400
BmCsb::BmCsb
BmCsb()
Definition: bmcsb.h:24
BmCsb::~BmCsb
~BmCsb()
Definition: bmcsb.cpp:225
RBSIZE
#define RBSIZE
Definition: utility.h:129
L2SIZE
#define L2SIZE
Definition: utility.h:132
MortonCompare< IT >
popcountall
void popcountall(const unsigned char *__restrict M, unsigned *__restrict counts, size_t n)
Definition: SSEspmv.cpp:1232
BmCsb::operator=
BmCsb< NT, IT, TTDIM > & operator=(const BmCsb< NT, IT, TTDIM > &rhs)
Definition: bmcsb.cpp:163
div>
485 
486 // Print stats to an ofstream object
487