nw::ut::CloseAtTolerance Class

Syntax

template <typename ValueT>
class CloseAtTolerance

Template Arguments

Name Description
ValueT Type to be compared.

Description

Equal value comparison function object for comparing floating point number types.

Member Functions

CloseAtTolerance Constructor.
operator() Checks if values are within the allowable range.

CONFIDENTIAL