Main kernel class for the generation of matrix solve kernels. More...
#include <matrix_solve.hpp>
Static Public Member Functions | |
static std::string | program_name () |
static void | init (viennacl::ocl::context &ctx) |
Main kernel class for the generation of matrix solve kernels.
F1 | Row/Column majority tag for the system matrix |
F2 | Row/Column majority tag for the right hand side matrix |
Definition at line 130 of file matrix_solve.hpp.
|
inlinestatic |
Definition at line 137 of file matrix_solve.hpp.
|
inlinestatic |
Definition at line 132 of file matrix_solve.hpp.