MATRIX_SOLVE_KERNEL_CLASS_DEDUCER< MatrixType1, MatrixType2 > Struct Template Reference

deduces kernel type for A \ B, where A, B, C are MatrixType1 and MatrixType2 More...

#include <matrix_solve_kernel_class_deducer.hpp>


Detailed Description

template<typename MatrixType1, typename MatrixType2>
struct viennacl::tools::MATRIX_SOLVE_KERNEL_CLASS_DEDUCER< MatrixType1, MatrixType2 >

deduces kernel type for A \ B, where A, B, C are MatrixType1 and MatrixType2


The documentation for this struct was generated from the following file: