ViennaCL - The Vienna Computing Library  1.5.0
Static Public Member Functions
op_executor< matrix_base< T, F >, op_inplace_add, matrix_base< T, F > > Struct Template Reference

#include <matrix.hpp>

Static Public Member Functions

static void apply (matrix_base< T, F > &lhs, matrix_base< T, F > const &rhs)

template<typename T, typename F>
struct viennacl::linalg::detail::op_executor< matrix_base< T, F >, op_inplace_add, matrix_base< T, F > >


Member Function Documentation

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

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