
#include <msa-common.h>
Static Public Member Functions | |
| static void | accumulate (T &a, const T &b) |
| static T | getIdentity () |
| static bool | pupEveryElement () |
Definition at line 59 of file msa-common.h.
| static void ProductEntry< T, PUP_EVERY_ELEMENT >::accumulate | ( | T & | a, | |
| const T & | b | |||
| ) | [inline, static] |
Definition at line 61 of file msa-common.h.
| static T ProductEntry< T, PUP_EVERY_ELEMENT >::getIdentity | ( | ) | [inline, static] |
Definition at line 62 of file msa-common.h.
| static bool ProductEntry< T, PUP_EVERY_ELEMENT >::pupEveryElement | ( | ) | [inline, static] |
Definition at line 63 of file msa-common.h.
1.5.5