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 113 of file matrix_solve.hpp.
|
inlinestatic |
Definition at line 120 of file matrix_solve.hpp.
|
inlinestatic |
Definition at line 115 of file matrix_solve.hpp.