|
TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
|
Callable wrapper that evaluates the operation identified by Tag on two operands.
Specialized for the four tags in namespace triqs::utility::tags. Each specialization provides a templated operator()(L &&l, R &&r) and a static char name (+, -, *, /) suitable for printing.
| Tag | Type of the operation. |
Definition at line 86 of file expression_template_tools.hpp.