TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
triqs::utility::operation< Tag >

Detailed Description

template<typename Tag>
struct triqs::utility::operation< Tag >

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.

Template Parameters
TagType of the operation.

Definition at line 86 of file expression_template_tools.hpp.


The documentation for this struct was generated from the following file: