Template Numerical Library version\ main:bb09b17
|
Function object implementing argany(x, y, i, j)
for use with TNL::Algorithms::reduceWithArgument.
More...
#include <TNL/Functional.h>
Public Member Functions | |
template<typename Index > | |
constexpr void | operator() (bool &lhs, const bool &rhs, Index &lhsIdx, const Index &rhsIdx) const |
Static Public Member Functions | |
template<typename T > | |
static constexpr T | getIdentity () |
Returns the identity element of the operation. | |
Function object implementing argany(x, y, i, j)
for use with TNL::Algorithms::reduceWithArgument.
|
inlinestaticconstexpr |
Returns the identity element of the operation.
Suitable for TNL::Algorithms::reduce.