template<unsigned int prp>
struct vector_dist_op_compute_op< prp, false, comp_host >
Definition at line 366 of file vector_dist_operators_cuda.cuh.
|
template<typename vector , typename expr > |
static void | compute_expr (vector &v, expr &v_exp) |
|
template<unsigned int n, typename vector , typename expr > |
static void | compute_expr_slice (vector &v, expr &v_exp, int(&comp)[n]) |
|
template<typename vector > |
static void | compute_const (vector &v, double d) |
|
◆ compute_const()
template<unsigned int prp>
template<typename vector >
◆ compute_expr()
template<unsigned int prp>
template<typename vector , typename expr >
◆ compute_expr_slice()
template<unsigned int prp>
template<unsigned int n, typename vector , typename expr >
static void vector_dist_op_compute_op< prp, false, comp_host >::compute_expr_slice |
( |
vector & |
v, |
|
|
expr & |
v_exp, |
|
|
int(&) |
comp[n] |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: