ug4
|
#include <compol_attachment_reduce.h>
Public Types | |
typedef std::vector< number > | value_t |
Static Public Member Functions | |
static value_t | band (value_t v1, value_t v2) |
static value_t | bor (value_t v1, value_t v2) |
static void | check_length (value_t &v1, value_t &v2) |
static value_t | land (value_t v1, value_t v2) |
static value_t | lor (value_t v1, value_t v2) |
static value_t | max (value_t v1, value_t v2) |
static value_t | min (value_t v1, value_t v2) |
static value_t | prod (value_t v1, value_t v2) |
static value_t | sum (value_t v1, value_t v2) |
typedef std::vector<number> ug::std_number_vector_attachment_reduce_traits::value_t |
|
inlinestatic |
References UG_THROW.
|
inlinestatic |
References UG_THROW.
|
inlinestatic |
References check_length().
|
inlinestatic |
References check_length().
|
inlinestatic |
References check_length().
|
inlinestatic |
References check_length().
|
inlinestatic |
References check_length().
|
inlinestatic |
References check_length().