#include <reduction_template.hpp>
Public Member Functions | |
reduction_parameters (unsigned int _simd_width, unsigned int _group_size, unsigned int _num_groups, fetching_policy_type _fetching_policy) | |
Public Attributes | |
unsigned int | num_groups |
fetching_policy_type | fetching_policy |
Definition at line 45 of file reduction_template.hpp.
viennacl::device_specific::reduction_parameters::reduction_parameters | ( | unsigned int | _simd_width, |
unsigned int | _group_size, | ||
unsigned int | _num_groups, | ||
fetching_policy_type | _fetching_policy | ||
) | [inline] |
Definition at line 47 of file reduction_template.hpp.
Definition at line 52 of file reduction_template.hpp.
Definition at line 51 of file reduction_template.hpp.