![]() |
QMCPACK
|
Collaboration diagram for Combine2< A, B, Op, TreeCombine >:Public Types | |
| using | Type_t = BinaryNode< Op, A, B > |
Static Public Member Functions | |
| static Type_t | combine (const A &a, const B &b, const Op &op, const TreeCombine &t) |
Definition at line 180 of file Combiners.h.
| using Type_t = BinaryNode<Op, A, B> |
Definition at line 182 of file Combiners.h.
|
inlinestatic |
Definition at line 183 of file Combiners.h.