• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[section:internals_overview Overview]
2
3This section contains internal utilities used by the library's implementation
4along with tools used in development and testing.  These tools have
5limitied documentation, but now have quite stable interfaces
6and may also be useful outside Boost.Math.
7
8There is no doubt that these components can be improved, but they are also
9largely incidental to the main purpose of this library.
10
11These tools are designed to "just get the job done", and receive minimal
12documentation here, in the hopes that they will help stimulate further
13submissions to this library.
14
15[endsect] [/section:internals_overview Overview]
16
17[/
18  Copyright 2006, 2010, 2013, 2014 John Maddock and Paul A. Bristow.
19  Distributed under the Boost Software License, Version 1.0.
20  (See accompanying file LICENSE_1_0.txt or copy at
21  http://www.boost.org/LICENSE_1_0.txt).
22]
23