nw::ut::CloseAtTolerance::operator() Member Function
bool operator()(
ValueT lhs,
ValueT rhs
) const;
| Name | Description | |
|---|---|---|
| in | lhs | Left-hand side. |
| in | rhs |
Right-hand side. |
true if the values of lhs and rhs are within the allowable range. Checks if values are within the allowable range.
CONFIDENTIAL