Main kernel class for the generation of matrix solve kernels.
More...
#include <matrix_solve.hpp>
Detailed Description
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 |
Member Function Documentation
The documentation for this struct was generated from the following file: