ViennaCL - The Vienna Computing Library  1.5.0
Static Public Member Functions
op_executor< matrix_base< T, F >, op_assign, matrix_expression< const matrix_expression< const vector_base< T >, const vector_base< T >, op_prod >, const ScalarType, op_mult > > Struct Template Reference

#include <matrix.hpp>

Static Public Member Functions

static void apply (matrix_base< T, F > &lhs, matrix_expression< const matrix_expression< const vector_base< T >, const vector_base< T >, op_prod >, const ScalarType, op_mult > const &rhs)

template<typename T, typename F, typename ScalarType>
struct viennacl::linalg::detail::op_executor< matrix_base< T, F >, op_assign, matrix_expression< const matrix_expression< const vector_base< T >, const vector_base< T >, op_prod >, const ScalarType, op_mult > >


Member Function Documentation

static void apply ( matrix_base< T, F > &  lhs,
matrix_expression< const matrix_expression< const vector_base< T >, const vector_base< T >, op_prod >, const ScalarType, op_mult > const &  rhs 
) [inline, static]

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