Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / doc / html / math_toolkit / real_concepts.html
index d117115..867aac5 100644 (file)
@@ -4,8 +4,8 @@
 <title>Conceptual Requirements for Real Number Types</title>
 <link rel="stylesheet" href="../math.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="../index.html" title="Math Toolkit 2.10.0">
-<link rel="up" href="../using_udt.html" title="Chapter&#160;18.&#160;Use with User-Defined Floating-Point Types - Boost.Multiprecision and others">
+<link rel="home" href="../index.html" title="Math Toolkit 2.11.0">
+<link rel="up" href="../using_udt.html" title="Chapter&#160;19.&#160;Use with User-Defined Floating-Point Types - Boost.Multiprecision and others">
 <link rel="prev" href="high_precision/using_test.html" title="Using without expression templates for Boost.Test and others">
 <link rel="next" href="dist_concept.html" title="Conceptual Requirements for Distribution Types">
 </head>
       and then specialise <code class="computeroutput"><span class="identifier">lanczos_traits</span></code>
       for type T. Otherwise you may have to hack <a href="../../../tools/lanczos_generator.cpp" target="_top">libs/math/tools/lanczos_generator.cpp</a>
       to find a suitable approximation for your RealType. The code will still compile
-      if you don't do this, but both accuracy and efficiency will be greatly compromised
+      if you don't do this, but both accuracy and efficiency will be somewhat compromised
       in any function that makes use of the gamma/beta/erf family of functions.
     </p>
 </div>