Galois::GReducible< T, BinFunc > Member List
This is the complete list of members for
Galois::GReducible< T, BinFunc >, including all inherited members.
GReducible(const BinFunc &f, const T &initial) | Galois::GReducible< T, BinFunc > | [inline, explicit, protected] |
GReducible(const BinFunc &f=BinFunc()) | Galois::GReducible< T, BinFunc > | [inline, explicit] |
m_data | Galois::GReducible< T, BinFunc > | [protected] |
m_func | Galois::GReducible< T, BinFunc > | [protected] |
m_initial | Galois::GReducible< T, BinFunc > | [protected] |
reduce() | Galois::GReducible< T, BinFunc > | [inline] |
reset() | Galois::GReducible< T, BinFunc > | [inline] |
update(const T &rhs) | Galois::GReducible< T, BinFunc > | [inline] |