Stable Numerics Subroutine Library
Programming Reference Manual
Version 1.0 DD-00006-010

7.2 kaucher_interval<T> - Class Reference

The kaucher_interval<T> class represents a Kaucher interval number of the given template type T. The class checks that the latter type T matches one of the following types by a static_assert, this is to ensure that the class only gets instantiated for types that are actually implemented. The following types are supported:

7.2.1 Public Member Variables
7.2.2 Constructors
7.2.3 Assignment
7.2.4 Comparison operators
7.2.5 Conversion functions
7.2.6 Arithmetic Operators
7.2.7 Normalization
7.2.8 Set comparisons
7.2.9 Metrics and R  conversion