ViennaCL - The Vienna Computing Library  1.5.0
Static Public Member Functions
op_executor< matrix_base< T, F >, op_assign, matrix_expression< const matrix_base< T, F1 >, const matrix_base< T, F2 >, op_mat_mat_prod > > Struct Template Reference

#include <matrix.hpp>

Static Public Member Functions

static void apply (matrix_base< T, F > &lhs, matrix_expression< const matrix_base< T, F1 >, const matrix_base< T, F2 >, op_mat_mat_prod > const &rhs)

template<typename T, typename F, typename F1, typename F2>
struct viennacl::linalg::detail::op_executor< matrix_base< T, F >, op_assign, matrix_expression< const matrix_base< T, F1 >, const matrix_base< T, F2 >, op_mat_mat_prod > >


Member Function Documentation

static void apply ( matrix_base< T, F > &  lhs,
matrix_expression< const matrix_base< T, F1 >, const matrix_base< T, F2 >, op_mat_mat_prod > const &  rhs 
) [inline, static]

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