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

#include <nda/clef/operation.hpp>

Detailed Description

Specialization of nda::clef::operation for nda::clef::tags::leq.

Definition at line 152 of file operation.hpp.

Public Member Functions

template<typename L , typename R >
__inline__ decltype(auto) operator() (L &&l, R &&r) const
 Function call operator to perform the actual binary <= operation.
 

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