template <typename ValueT> class CloseAtTolerance
| Name | Description |
|---|---|
| ValueT | Type to be compared. |
Equal value comparison function object for comparing floating point number types.
| CloseAtTolerance | Constructor. | |
|---|---|---|
operator()
|
Checks if values are within the allowable range. |
CONFIDENTIAL