Definition at line 197 of file vector_dist_operators_cuda.cuh.
Static Public Member Functions | |
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) |
|
inlinestatic |
Definition at line 208 of file vector_dist_operators_cuda.cuh.
|
inlinestatic |
Definition at line 200 of file vector_dist_operators_cuda.cuh.
|
inlinestatic |
Definition at line 204 of file vector_dist_operators_cuda.cuh.