
#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 67 of file msa-common.h.
| static void MaxEntry< T, minVal, PUP_EVERY_ELEMENT >::accumulate | ( | T & | a, | |
| const T & | b | |||
| ) | [inline, static] |
Definition at line 69 of file msa-common.h.
| static T MaxEntry< T, minVal, PUP_EVERY_ELEMENT >::getIdentity | ( | ) | [inline, static] |
Definition at line 70 of file msa-common.h.
| static bool MaxEntry< T, minVal, PUP_EVERY_ELEMENT >::pupEveryElement | ( | ) | [inline, static] |
Definition at line 71 of file msa-common.h.
1.5.5