ug4
|
methods defined in those traits are used by ComPol_AttachmentReduce More...
#include <pcl_reduce_traits.h>
Public Types | |
typedef TValue | 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 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) |
methods defined in those traits are used by ComPol_AttachmentReduce
A default implementation is provided which works for integer types
typedef TValue pcl::reduce_traits< TValue >::value_t |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |