ViennaCL - The Vienna Computing Library  1.5.0
Static Public Member Functions
op_executor< vector_base< T >, op_assign, vector_expression< const ell_matrix< T, A >, const vector_base< T >, op_prod > > Struct Template Reference

#include <ell_matrix.hpp>

Static Public Member Functions

static void apply (vector_base< T > &lhs, vector_expression< const ell_matrix< T, A >, const vector_base< T >, op_prod > const &rhs)

template<typename T, unsigned int A>
struct viennacl::linalg::detail::op_executor< vector_base< T >, op_assign, vector_expression< const ell_matrix< T, A >, const vector_base< T >, op_prod > >


Member Function Documentation

static void apply ( vector_base< T > &  lhs,
vector_expression< const ell_matrix< T, A >, const vector_base< T >, op_prod > const &  rhs 
) [inline, static]

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