Compare the i
coordinate of a N-dimensional composite number.
More...
#include <composite_compare.h>
Public Member Functions | |
less_composite () | |
Default constructor. Starting coordinate is invalid. | |
void | set (const int n) |
Set the coordinate to start comparing. | |
bool | operator() (const PointType &a, const PointType &b) const |
Composite comparison of points. |
Compare the i
coordinate of a N-dimensional composite number.
Composite comparison of points.