TRIQS/nda 1.3.0
Multi-dimensional array library for C++
Loading...
Searching...
No Matches

Detailed Description

template<typename Tag>
struct nda::clef::operation< Tag >

Generic operation performed on expression nodes.

Specializations for the different operation tags provide an implementation of the function call operator which performs the actual operation on the given operands.

Template Parameters
TagTag of the operation.

Definition at line 64 of file operation.hpp.


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