Main kernel class for the generation of matrix solve kernels.
More...
#include <matrix_solve.hpp>
template<class NumericT, typename F1, typename F2>
struct viennacl::linalg::opencl::kernels::matrix_solve< NumericT, F1, F2 >
Main kernel class for the generation of matrix solve kernels.
- Parameters
-
F1 | Row/Column majority tag for the system matrix |
F2 | Row/Column majority tag for the right hand side matrix |
static std::string program_name |
( |
| ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: