Class: Flt::FltEpsilonTolerance

Inherits:
FloatingTolerance show all
Includes:
EpsilonMixin
Defined in:
lib/flt/tolerance.rb

Overview

Implementation of (floating) tolerances given as a multiple of Epsilon

Method Summary

Methods included from EpsilonMixin

#cast_value, #descr_value, #initialize

Methods inherited from FloatingTolerance

float_minimum_normalized_fraction, #initialize, ref_adjusted_exp, #relative_to_many, #to_s

Methods inherited from Tolerance

#[], big_epsilon, bits, #cast_value, decimals, define_sugar, #descr_value, digits, epsilon, #eq?, #equal_to?, #greater_than?, #gt?, #initialize, #integer, #integer?, #less_than?, #lt?, #relative_to, #relative_to_many, #seq?, #to_s, #value, #zero?