-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
putting generated docu into repository
- Loading branch information
1 parent
1fbaccf
commit ab91774
Showing
33 changed files
with
3,315 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> | ||
<title>Macro BOOST_HISTOGRAM_AXIS_LIMIT</title> | ||
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> | ||
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> | ||
<link rel="home" href="index.html" title="Chapter 1. Boost.Histogram"> | ||
<link rel="up" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp" title="Header <boost/histogram/basic_histogram.hpp>"> | ||
<link rel="prev" href="boost/histogram/basic_histogram.html" title="Class basic_histogram"> | ||
<link rel="next" href="BOOST_HISTOGRAM_BASE_APPEND.html" title="Macro BOOST_HISTOGRAM_BASE_APPEND"> | ||
</head> | ||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> | ||
<table cellpadding="2" width="100%"><tr> | ||
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td> | ||
<td align="center"><a href="../../../../index.html">Home</a></td> | ||
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td> | ||
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> | ||
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> | ||
<td align="center"><a href="../../../../more/index.htm">More</a></td> | ||
</tr></table> | ||
<hr> | ||
<div class="spirit-nav"> | ||
<a accesskey="p" href="boost/histogram/basic_histogram.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_HISTOGRAM_BASE_APPEND.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> | ||
</div> | ||
<div class="refentry"> | ||
<a name="BOOST_HISTOGRAM_AXIS_LIMIT"></a><div class="titlepage"></div> | ||
<div class="refnamediv"> | ||
<h2><span class="refentrytitle">Macro BOOST_HISTOGRAM_AXIS_LIMIT</span></h2> | ||
<p>BOOST_HISTOGRAM_AXIS_LIMIT</p> | ||
</div> | ||
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> | ||
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp" title="Header <boost/histogram/basic_histogram.hpp>">boost/histogram/basic_histogram.hpp</a>> | ||
|
||
</span>BOOST_HISTOGRAM_AXIS_LIMIT</pre></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 © 2016 Hand Dembinski<p> | ||
Distributed under the Boost Software License, Version 1.0. (See accompanying | ||
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) | ||
</p> | ||
</div></td> | ||
</tr></table> | ||
<hr> | ||
<div class="spirit-nav"> | ||
<a accesskey="p" href="boost/histogram/basic_histogram.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_HISTOGRAM_BASE_APPEND.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> | ||
<title>Macro BOOST_HISTOGRAM_BASE_APPEND</title> | ||
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> | ||
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> | ||
<link rel="home" href="index.html" title="Chapter 1. Boost.Histogram"> | ||
<link rel="up" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp" title="Header <boost/histogram/basic_histogram.hpp>"> | ||
<link rel="prev" href="BOOST_HISTOGRAM_AXIS_LIMIT.html" title="Macro BOOST_HISTOGRAM_AXIS_LIMIT"> | ||
<link rel="next" href="BOOST_HISTOGRAM_BASE_CTOR.html" title="Macro BOOST_HISTOGRAM_BASE_CTOR"> | ||
</head> | ||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> | ||
<table cellpadding="2" width="100%"><tr> | ||
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td> | ||
<td align="center"><a href="../../../../index.html">Home</a></td> | ||
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td> | ||
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> | ||
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> | ||
<td align="center"><a href="../../../../more/index.htm">More</a></td> | ||
</tr></table> | ||
<hr> | ||
<div class="spirit-nav"> | ||
<a accesskey="p" href="BOOST_HISTOGRAM_AXIS_LIMIT.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_HISTOGRAM_BASE_CTOR.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> | ||
</div> | ||
<div class="refentry"> | ||
<a name="BOOST_HISTOGRAM_BASE_APPEND"></a><div class="titlepage"></div> | ||
<div class="refnamediv"> | ||
<h2><span class="refentrytitle">Macro BOOST_HISTOGRAM_BASE_APPEND</span></h2> | ||
<p>BOOST_HISTOGRAM_BASE_APPEND</p> | ||
</div> | ||
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> | ||
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp" title="Header <boost/histogram/basic_histogram.hpp>">boost/histogram/basic_histogram.hpp</a>> | ||
|
||
</span>BOOST_HISTOGRAM_BASE_APPEND(z, n, unused)</pre></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 © 2016 Hand Dembinski<p> | ||
Distributed under the Boost Software License, Version 1.0. (See accompanying | ||
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) | ||
</p> | ||
</div></td> | ||
</tr></table> | ||
<hr> | ||
<div class="spirit-nav"> | ||
<a accesskey="p" href="BOOST_HISTOGRAM_AXIS_LIMIT.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_HISTOGRAM_BASE_CTOR.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> | ||
<title>Macro BOOST_HISTOGRAM_BASE_CTOR</title> | ||
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> | ||
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> | ||
<link rel="home" href="index.html" title="Chapter 1. Boost.Histogram"> | ||
<link rel="up" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp" title="Header <boost/histogram/basic_histogram.hpp>"> | ||
<link rel="prev" href="BOOST_HISTOGRAM_BASE_APPEND.html" title="Macro BOOST_HISTOGRAM_BASE_APPEND"> | ||
<link rel="next" href="boost/histogram/visitor/bins.html" title="Struct bins"> | ||
</head> | ||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> | ||
<table cellpadding="2" width="100%"><tr> | ||
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td> | ||
<td align="center"><a href="../../../../index.html">Home</a></td> | ||
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td> | ||
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> | ||
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> | ||
<td align="center"><a href="../../../../more/index.htm">More</a></td> | ||
</tr></table> | ||
<hr> | ||
<div class="spirit-nav"> | ||
<a accesskey="p" href="BOOST_HISTOGRAM_BASE_APPEND.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="boost/histogram/visitor/bins.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> | ||
</div> | ||
<div class="refentry"> | ||
<a name="BOOST_HISTOGRAM_BASE_CTOR"></a><div class="titlepage"></div> | ||
<div class="refnamediv"> | ||
<h2><span class="refentrytitle">Macro BOOST_HISTOGRAM_BASE_CTOR</span></h2> | ||
<p>BOOST_HISTOGRAM_BASE_CTOR</p> | ||
</div> | ||
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> | ||
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp" title="Header <boost/histogram/basic_histogram.hpp>">boost/histogram/basic_histogram.hpp</a>> | ||
|
||
</span>BOOST_HISTOGRAM_BASE_CTOR(z, n, unused)</pre></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 © 2016 Hand Dembinski<p> | ||
Distributed under the Boost Software License, Version 1.0. (See accompanying | ||
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) | ||
</p> | ||
</div></td> | ||
</tr></table> | ||
<hr> | ||
<div class="spirit-nav"> | ||
<a accesskey="p" href="BOOST_HISTOGRAM_BASE_APPEND.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.basic_histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="boost/histogram/visitor/bins.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> | ||
<title>Macro BOOST_HISTOGRAM_CTOR</title> | ||
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> | ||
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> | ||
<link rel="home" href="index.html" title="Chapter 1. Boost.Histogram"> | ||
<link rel="up" href="histogram/reference.html#header.boost.histogram.histogram_hpp" title="Header <boost/histogram/histogram.hpp>"> | ||
<link rel="prev" href="boost/histogram/histogram.html" title="Class histogram"> | ||
<link rel="next" href="BOOST_HISTOGRAM_FILL.html" title="Macro BOOST_HISTOGRAM_FILL"> | ||
</head> | ||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> | ||
<table cellpadding="2" width="100%"><tr> | ||
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td> | ||
<td align="center"><a href="../../../../index.html">Home</a></td> | ||
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td> | ||
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> | ||
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> | ||
<td align="center"><a href="../../../../more/index.htm">More</a></td> | ||
</tr></table> | ||
<hr> | ||
<div class="spirit-nav"> | ||
<a accesskey="p" href="boost/histogram/histogram.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_HISTOGRAM_FILL.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> | ||
</div> | ||
<div class="refentry"> | ||
<a name="BOOST_HISTOGRAM_CTOR"></a><div class="titlepage"></div> | ||
<div class="refnamediv"> | ||
<h2><span class="refentrytitle">Macro BOOST_HISTOGRAM_CTOR</span></h2> | ||
<p>BOOST_HISTOGRAM_CTOR</p> | ||
</div> | ||
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> | ||
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="histogram/reference.html#header.boost.histogram.histogram_hpp" title="Header <boost/histogram/histogram.hpp>">boost/histogram/histogram.hpp</a>> | ||
|
||
</span>BOOST_HISTOGRAM_CTOR(z, n, unused)</pre></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 © 2016 Hand Dembinski<p> | ||
Distributed under the Boost Software License, Version 1.0. (See accompanying | ||
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) | ||
</p> | ||
</div></td> | ||
</tr></table> | ||
<hr> | ||
<div class="spirit-nav"> | ||
<a accesskey="p" href="boost/histogram/histogram.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_HISTOGRAM_FILL.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> | ||
<title>Macro BOOST_HISTOGRAM_FILL</title> | ||
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> | ||
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> | ||
<link rel="home" href="index.html" title="Chapter 1. Boost.Histogram"> | ||
<link rel="up" href="histogram/reference.html#header.boost.histogram.histogram_hpp" title="Header <boost/histogram/histogram.hpp>"> | ||
<link rel="prev" href="BOOST_HISTOGRAM_CTOR.html" title="Macro BOOST_HISTOGRAM_CTOR"> | ||
<link rel="next" href="BOOST_HISTOGRAM_WFILL.html" title="Macro BOOST_HISTOGRAM_WFILL"> | ||
</head> | ||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> | ||
<table cellpadding="2" width="100%"><tr> | ||
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td> | ||
<td align="center"><a href="../../../../index.html">Home</a></td> | ||
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td> | ||
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> | ||
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> | ||
<td align="center"><a href="../../../../more/index.htm">More</a></td> | ||
</tr></table> | ||
<hr> | ||
<div class="spirit-nav"> | ||
<a accesskey="p" href="BOOST_HISTOGRAM_CTOR.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_HISTOGRAM_WFILL.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> | ||
</div> | ||
<div class="refentry"> | ||
<a name="BOOST_HISTOGRAM_FILL"></a><div class="titlepage"></div> | ||
<div class="refnamediv"> | ||
<h2><span class="refentrytitle">Macro BOOST_HISTOGRAM_FILL</span></h2> | ||
<p>BOOST_HISTOGRAM_FILL</p> | ||
</div> | ||
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> | ||
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="histogram/reference.html#header.boost.histogram.histogram_hpp" title="Header <boost/histogram/histogram.hpp>">boost/histogram/histogram.hpp</a>> | ||
|
||
</span>BOOST_HISTOGRAM_FILL(z, n, unused)</pre></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 © 2016 Hand Dembinski<p> | ||
Distributed under the Boost Software License, Version 1.0. (See accompanying | ||
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) | ||
</p> | ||
</div></td> | ||
</tr></table> | ||
<hr> | ||
<div class="spirit-nav"> | ||
<a accesskey="p" href="BOOST_HISTOGRAM_CTOR.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="histogram/reference.html#header.boost.histogram.histogram_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_HISTOGRAM_WFILL.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.