#include <matrix_axpy_template.hpp>
Public Member Functions | |
matrix_axpy_parameters_type (unsigned int _simd_width, unsigned int _local_size_0, unsigned int _local_size_1, unsigned int _num_groups_0, unsigned int _num_groups_1, fetching_policy_type _fetching_policy) | |
Public Attributes | |
unsigned int | num_groups_0 |
unsigned int | num_groups_1 |
fetching_policy_type | fetching_policy |
Definition at line 44 of file matrix_axpy_template.hpp.
viennacl::device_specific::matrix_axpy_parameters_type::matrix_axpy_parameters_type | ( | unsigned int | _simd_width, |
unsigned int | _local_size_0, | ||
unsigned int | _local_size_1, | ||
unsigned int | _num_groups_0, | ||
unsigned int | _num_groups_1, | ||
fetching_policy_type | _fetching_policy | ||
) | [inline] |
Definition at line 47 of file matrix_axpy_template.hpp.
Definition at line 54 of file matrix_axpy_template.hpp.
Definition at line 52 of file matrix_axpy_template.hpp.
Definition at line 53 of file matrix_axpy_template.hpp.