mirror of
https://github.com/boostorg/multiprecision.git
synced 2026-02-14 12:52:17 +00:00
Fix some bugs in cpp_int left shift code. Document some missing backend API's, and update docs. [SVN r77583]
47 lines
2.8 KiB
HTML
47 lines
2.8 KiB
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
|
<title>Performance Comparison</title>
|
|
<link rel="stylesheet" href="http://www.boost.org/doc/libs/release/doc/src/boostbook.css" type="text/css">
|
|
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
|
<link rel="home" href="../index.html" title="Chapter 1. Boost.Multiprecision">
|
|
<link rel="up" href="../index.html" title="Chapter 1. Boost.Multiprecision">
|
|
<link rel="prev" href="ref/backendconc.html" title="Backend Requirements">
|
|
<link rel="next" href="perf/realworld.html" title="Floating Point Real World Tests">
|
|
</head>
|
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
|
<div class="spirit-nav">
|
|
<a accesskey="p" href="ref/backendconc.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="perf/realworld.html"><img src="../images/next.png" alt="Next"></a>
|
|
</div>
|
|
<div class="section boost_multiprecision_perf">
|
|
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
|
<a name="boost_multiprecision.perf"></a><a class="link" href="perf.html" title="Performance Comparison">Performance Comparison</a>
|
|
</h2></div></div></div>
|
|
<div class="toc"><dl>
|
|
<dt><span class="section"><a href="perf/realworld.html">Floating Point Real
|
|
World Tests</a></span></dt>
|
|
<dt><span class="section"><a href="perf/int_real_world.html">Integer Real
|
|
World Tests</a></span></dt>
|
|
<dt><span class="section"><a href="perf/float_performance.html">Float Algorithm
|
|
Perfomance</a></span></dt>
|
|
<dt><span class="section"><a href="perf/integer_performance.html">Integer
|
|
Algorithm Perfomance</a></span></dt>
|
|
<dt><span class="section"><a href="perf/rational_performance.html">Rational
|
|
Type Perfomance</a></span></dt>
|
|
</dl></div>
|
|
</div>
|
|
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
|
<td align="left"></td>
|
|
<td align="right"><div class="copyright-footer">Copyright © 2002-2012 John Maddock and Christopher Kormanyos<p>
|
|
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
|
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
|
|
</p>
|
|
</div></td>
|
|
</tr></table>
|
|
<hr>
|
|
<div class="spirit-nav">
|
|
<a accesskey="p" href="ref/backendconc.html"><img src="../images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../images/home.png" alt="Home"></a><a accesskey="n" href="perf/realworld.html"><img src="../images/next.png" alt="Next"></a>
|
|
</div>
|
|
</body>
|
|
</html>
|