WSJT-X/libs/math/doc/internals/internals_overview.qbk
Bill Somerville 4ebe6417a5 Squashed 'boost/' content from commit b4feb19f2
git-subtree-dir: boost
git-subtree-split: b4feb19f287ee92d87a9624b5d36b7cf46aeadeb
2018-06-09 21:48:32 +01:00

23 lines
874 B
Plaintext

[section:internals_overview Overview]
This section contains internal utilities used by the library's implementation
along with tools used in development and testing. These tools have
limitied documentation, but now have quite stable interfaces
and may also be useful outside Boost.Math.
There is no doubt that these components can be improved, but they are also
largely incidental to the main purpose of this library.
These tools are designed to "just get the job done", and receive minimal
documentation here, in the hopes that they will help stimulate further
submissions to this library.
[endsect] [/section:internals_overview Overview]
[/
Copyright 2006, 2010, 2013, 2014 John Maddock and Paul A. Bristow.
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).
]