TRIQS/nda 1.3.0
Multi-dimensional array library for C++
|
#include <nda/mapped_functions.hpp>
Wrapper for nda::conj.
Definition at line 135 of file mapped_functions.hpp.
Public Member Functions | |
auto | operator() (auto const &x) const |
Function call operator that forwards the call to nda::conj. | |