|
|
@@ -76,6 +76,8 @@ how to download, build, and install the libraries.</p>
|
|
|
<h2>Libraries Listed <a name="Alphabetically">Alphabetically</a></h2>
|
|
|
|
|
|
<ul>
|
|
|
+ <li><a href="accumulators/index.html">accumulators</a> - Framework for incremental
|
|
|
+ calculation, and collection of statistical accumulators, from Eric Niebler.</li>
|
|
|
<li><a href="any/index.html">any</a> - Safe, generic container for single
|
|
|
values of different value types, from Kevlin Henney. </li>
|
|
|
<li><a href="array/index.html">array</a> - STL compliant
|
|
|
@@ -483,6 +485,8 @@ how to download, build, and install the libraries.</p>
|
|
|
<h3><a name="Math">Math</a> and numerics</h3>
|
|
|
|
|
|
<ul>
|
|
|
+ <li><a href="accumulators/index.html">accumulators</a> - Framework for incremental
|
|
|
+ calculation, and collection of statistical accumulators, from Eric Niebler.</li>
|
|
|
<li><a href="math/doc/index.html">math</a> - Several contributions in the
|
|
|
domain of mathematics, from various authors.</li>
|
|
|
<li><a href="numeric/conversion/index.html">numeric/conversion</a> - Optimized Policy-based Numeric Conversions,
|