Extended Index comparison for ViewArray<Tuple>. More...
#include <sortsup.hpp>
Public Member Functions | |
TupleMaxIncExt (const ViewArray< View > &x0, const ViewArray< View > &z0) | |
bool | operator() (const int i, const int j) |
Protected Attributes | |
ViewArray< View > | x |
ViewArray< View > | z |
Extended Index comparison for ViewArray<Tuple>.
Checks whether for two indices i and j the first component of the corresponding viewtuples and
the upper domain bound of
is larger than the upper domain bound of
Definition at line 290 of file sortsup.hpp.
|
inline |
Definition at line 295 of file sortsup.hpp.
|
inline |
Definition at line 297 of file sortsup.hpp.
|
protected |
Definition at line 292 of file sortsup.hpp.
|
protected |
Definition at line 293 of file sortsup.hpp.