#include <vector_axpy_template.hpp>
 
  
 | Public Member Functions | |
| vector_axpy_template (vector_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 60 of file vector_axpy_template.hpp.
| viennacl::device_specific::vector_axpy_template::vector_axpy_template | ( | vector_axpy_template::parameters_type const & | parameters, | 
| binding_policy_t | binding_policy = BIND_ALL_UNIQUE | ||
| ) |  [inline] | 
Definition at line 134 of file vector_axpy_template.hpp.
| void viennacl::device_specific::vector_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 138 of file vector_axpy_template.hpp.
| void viennacl::device_specific::vector_axpy_template::up_to_internal_size | ( | bool | v | ) |  [inline] | 
Definition at line 136 of file vector_axpy_template.hpp.