2
0
mirror of https://github.com/boostorg/math.git synced 2026-02-25 16:32:15 +00:00
Files
math/doc/internals_overview.qbk
John Maddock 11c1946e1e Fix minor bug in test_data.hpp.
Updated docs with minima and minimax docs.
Also reorganised to separate out the more experimental components.


[SVN r3218]
2006-09-26 18:24:13 +00:00

22 lines
791 B
Plaintext

[section:internals_overview Overview]
This section contains tools that are used in the development and testing
of this library. These tools have only minimal documentation, and crucially
['do not have stable interfaces].
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 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).
]