SGSolve
SGPointComparator Class Reference

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
 

Detailed Description

Tuple of SGPoint objects.

Essentially a vector of SGPoint objects that supports arithmetic operations.

Member Data Documentation

◆ tol

double SGPointComparator::tol
private

Tolerance for testing equality of tuples.


The documentation for this class was generated from the following file: