SGSolve
|
Tuple of SGPoint objects. More...
#include <sgtuple.hpp>
Public Member Functions | |
SGPointComparator (double _tol) | |
bool | operator() (const SGPoint &pnt0, const SGPoint &pnt1) const |
Private Attributes | |
double | tol |
Tuple of SGPoint objects.
Essentially a vector of SGPoint objects that supports arithmetic operations.
|
private |
Tolerance for testing equality of tuples.