Public Member Functions | |
containerElementCheck (double epsilon) | |
A constructor. | |
~containerElementCheck () | |
bool | operator() (T lhsT, T rhsT) |
Check if two element are the same. | |
Protected Attributes | |
double | _epsilon |
|
A constructor.
|
|
|
|
Check if two element are the same.
|
|
|