MATRIX_PROD_KERNEL_CLASS_DEDUCER< MatrixType1, MatrixType2, MatrixType3 > Struct Template Reference

deduces kernel type for C=A*B, where A, B, C are MatrixType1, MatrixType2 and MatrixType3 respectively More...

#include <matrix_prod_kernel_class_deducer.hpp>


Detailed Description

template<typename MatrixType1, typename MatrixType2, typename MatrixType3>
struct viennacl::tools::MATRIX_PROD_KERNEL_CLASS_DEDUCER< MatrixType1, MatrixType2, MatrixType3 >

deduces kernel type for C=A*B, where A, B, C are MatrixType1, MatrixType2 and MatrixType3 respectively


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