Sciweavers

DAGSTUHL
2006

A Proposal to add Interval Arithmetic to the C++ Standard Library

13 years 6 months ago
A Proposal to add Interval Arithmetic to the C++ Standard Library
Proposed text to specify an interval class in the C++ standard library, with justification and background. Contents I Motivation and Scope 3 II Foundations 3 IIIImpact on the Standard 5 IV Design Decisions 5 IV.1 Design overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 tract model issues . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 IV.3 Data representation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 IV.4 API issues . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 IV.5 Relation to other parts of the standard library . . . . . . . . . . . . . . . . . . . . . 12 IV.6 Other issues . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 V Proposed Text for the Standard 15 26.6 Interval numbers [lib.interval.numbers] 15 26.6.1 Header <interval> synopsis [lib.interval.synopsis] . . . . . . . . . . . . . . . . . . 16 26.6.2 Int...
Sylvain Pion, Hervé Brönnimann, Guilla
Added 30 Oct 2010
Updated 30 Oct 2010
Type Conference
Year 2006
Where DAGSTUHL
Authors Sylvain Pion, Hervé Brönnimann, Guillaume Melquiond
Comments (0)