Index comparison for ViewArray<Tuple>. More...
#include <sortsup.hpp>
Public Member Functions | |
TupleMaxInc (const ViewArray< View > &x0) | |
bool | operator() (const int i, const int j) |
Protected Attributes | |
ViewArray< View > | x |
Index comparison for ViewArray<Tuple>.
Checks whether for two indices i and j the first component of the corresponding viewtuples
Definition at line 260 of file sortsup.hpp.
|
inline |
Definition at line 264 of file sortsup.hpp.
|
inline |
Definition at line 265 of file sortsup.hpp.
|
protected |
Definition at line 262 of file sortsup.hpp.