...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
-mfpmath=sse
option of g++ for Pentium IV
optimized code. This requires a different rounding policy class.interval<double>
using SSE2 instructions? Tricky.interval<MPFR>
,
and other non-built-in number types.interval<double>
to
interval<float>
? Requires partial specialization.Revised: 2003-01-19
Copyright (c) Guillaume Melquiond, Sylvain Pion, Hervé Brönnimann, 2002.
Polytechnic University.