|
WSF
|
The function object for comparing two points at a specific variable index. More...
#include <HorizontalMapFunction.hpp>
Public Member Functions | |
| PointCompare (size_t aVarIndex) | |
| bool | operator() (const Point &p1, const Point &p2) |
The function object for comparing two points at a specific variable index.
|
inlineexplicit |