less_composite< N, PointType > Class Template Reference
[Functor: Composite Compare]

Compare the i coordinate of a N-dimensional composite number. More...

#include <composite_compare.h>

List of all members.

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.

Detailed Description

template<int N, typename PointType>
class less_composite< N, PointType >

Compare the i coordinate of a N-dimensional composite number.

Composite comparison of points.


The documentation for this class was generated from the following file:
Generated on Thu Jun 30 02:14:52 2016 for Algorithms and Data Structures Package by  doxygen 1.6.3