Expression implementation computation selector.
More...
#include <vector_dist_operators.hpp>
|
|
template<bool cond_, typename v_type , typename exp_type > |
| static void | compute (v_type &v, exp_type &v_exp) |
| |
|
template<bool cond_, unsigned int n, typename v_type , typename exp_type > |
| static void | compute (v_type &v, exp_type &v_exp, int(&comp)[n]) |
| |
template<bool cond, unsigned int prop = 0>
struct vector_dist_expression_comp_proxy_sel< cond, prop >
Expression implementation computation selector.
Definition at line 808 of file vector_dist_operators.hpp.
The documentation for this struct was generated from the following file: