librsb
1.3
|
C++ example based on <rsb.hpp> of invoking the autotuner on an RsbMatrix matrix with RsbMatrix.tune_spmm() and rendering it with RsbMatrix.rndr(). More...
Functions | |
template<typename NT = RSB_DEFAULT_TYPE> | |
void | render_test (std::string filename="../A.mtx") |
auto | main (const int argc, char *argv[]) -> int |
C++ example based on <rsb.hpp> of invoking the autotuner on an RsbMatrix matrix with RsbMatrix.tune_spmm() and rendering it with RsbMatrix.rndr().
auto main | ( | const int | argc, |
char * | argv[] | ||
) | -> int |
void render_test | ( | std::string | filename = "../A.mtx" | ) |
[snip__RsbMatrix_rndr]
[snip__RsbMatrix_rndr]