#include <matrix_axpy_template.hpp>
 
  
 | Public Member Functions | |
| matrix_axpy_template (parameters_type const ¶meters, binding_policy_t binding_policy=BIND_ALL_UNIQUE) | |
| void | up_to_internal_size (bool v) | 
| void | enqueue (std::string const &kernel_prefix, std::vector< lazy_program_compiler > &programs, statements_container const &statements) | 
Definition at line 57 of file matrix_axpy_template.hpp.
| viennacl::device_specific::matrix_axpy_template::matrix_axpy_template | ( | parameters_type const & | parameters, | 
| binding_policy_t | binding_policy = BIND_ALL_UNIQUE | ||
| ) |  [inline] | 
Definition at line 125 of file matrix_axpy_template.hpp.
| void viennacl::device_specific::matrix_axpy_template::enqueue | ( | std::string const & | kernel_prefix, | 
| std::vector< lazy_program_compiler > & | programs, | ||
| statements_container const & | statements | ||
| ) |  [inline, virtual] | 
Implements viennacl::device_specific::template_base.
Definition at line 132 of file matrix_axpy_template.hpp.
| void viennacl::device_specific::matrix_axpy_template::up_to_internal_size | ( | bool | v | ) |  [inline] | 
Definition at line 127 of file matrix_axpy_template.hpp.