Interface MatchingAlgorithm<V,​E>

    • Field Detail

      • DEFAULT_EPSILON

        static final double DEFAULT_EPSILON
        Default tolerance used by algorithms comparing floating point values.
        See Also:
        Constant Field Values