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

#include <toeplitz_matrix.hpp>

Static Public Member Functions

static void apply (vector_base< T > &lhs, vector_expression< const toeplitz_matrix< T, A >, const vector_expression< const LHS, const RHS, OP >, op_prod > const &rhs)

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


Member Function Documentation

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

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