Imported Upstream version 1.51.0
[platform/upstream/boost.git] / libs / math / doc / sf_and_dist / html / math_toolkit / main_overview / hints.html
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4 <title>Other Hints and tips</title>
5 <link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css">
6 <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7 <link rel="home" href="../../index.html" title="Math Toolkit">
8 <link rel="up" href="../main_overview.html" title="Overview">
9 <link rel="prev" href="conventions.html" title="Document Conventions">
10 <link rel="next" href="directories.html" title="Directory and File Structure">
11 </head>
12 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13 <table cellpadding="2" width="100%"><tr>
14 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../boost.png"></td>
15 <td align="center"><a href="../../../../../../../index.html">Home</a></td>
16 <td align="center"><a href="../../../../../../../libs/libraries.htm">Libraries</a></td>
17 <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
18 <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
19 <td align="center"><a href="../../../../../../../more/index.htm">More</a></td>
20 </tr></table>
21 <hr>
22 <div class="spirit-nav">
23 <a accesskey="p" href="conventions.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><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="directories.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
24 </div>
25 <div class="section math_toolkit_main_overview_hints">
26 <div class="titlepage"><div><div><h3 class="title">
27 <a name="math_toolkit.main_overview.hints"></a><a class="link" href="hints.html" title="Other Hints and tips">Other Hints and tips</a>
28 </h3></div></div></div>
29 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
30 <li class="listitem">
31             If you have a feature request, or if it appears that the implementation
32             is in error, please search first in the <a href="https://svn.boost.org/trac/boost/" target="_top">Boost
33             Trac</a>.
34           </li>
35 <li class="listitem">
36             <a href="https://svn.boost.org/trac/boost/" target="_top">Trac</a> entries may
37             indicate that updates or corrections that solve your problem are in
38             <a href="http://svn.boost.org/svn/boost/trunk" target="_top">Boost-trunk</a>
39             where changes are being assembled and tested ready for the next release.
40             You may, at your own risk, download new versions from there.
41           </li>
42 <li class="listitem">
43             If you do not understand why things work the way they do, see the <span class="emphasis"><em>rationale</em></span>
44             section.
45           </li>
46 <li class="listitem">
47             If you do not find your idea/feature/complaint, please reach the author
48             preferably through the Boost development list, or email the author(s)
49             direct.
50           </li>
51 </ul></div>
52 <h6>
53 <a name="math_toolkit.main_overview.hints.h0"></a>
54         <span><a name="math_toolkit.main_overview.hints.admonishments"></a></span><a class="link" href="hints.html#math_toolkit.main_overview.hints.admonishments">Admonishments</a>
55       </h6>
56 <div class="note"><table border="0" summary="Note">
57 <tr>
58 <td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../../doc/src/images/note.png"></td>
59 <th align="left">Note</th>
60 </tr>
61 <tr><td align="left" valign="top"><p>
62           In addition, notes such as this one specify non-essential information that
63           provides additional background or rationale.
64         </p></td></tr>
65 </table></div>
66 <div class="tip"><table border="0" summary="Tip">
67 <tr>
68 <td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="../../../../../../../doc/src/images/tip.png"></td>
69 <th align="left">Tip</th>
70 </tr>
71 <tr><td align="left" valign="top"><p>
72           These blocks contain information that you may find helpful while coding.
73         </p></td></tr>
74 </table></div>
75 <div class="important"><table border="0" summary="Important">
76 <tr>
77 <td rowspan="2" align="center" valign="top" width="25"><img alt="[Important]" src="../../../../../../../doc/src/images/important.png"></td>
78 <th align="left">Important</th>
79 </tr>
80 <tr><td align="left" valign="top"><p>
81           These contain information that is imperative to understanding a concept.
82           Failure to follow suggestions in these blocks will probably result in undesired
83           behavior. Read all of these you find.
84         </p></td></tr>
85 </table></div>
86 <div class="warning"><table border="0" summary="Warning">
87 <tr>
88 <td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="../../../../../../../doc/src/images/warning.png"></td>
89 <th align="left">Warning</th>
90 </tr>
91 <tr><td align="left" valign="top"><p>
92           Failure to heed this will lead to incorrect, and very likely undesired,
93           results.
94         </p></td></tr>
95 </table></div>
96 </div>
97 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
98 <td align="left"></td>
99 <td align="right"><div class="copyright-footer">Copyright &#169; 2006-2010 John Maddock, Paul A. Bristow, Hubert Holin, Xiaogang Zhang, Bruno
100       Lalande, Johan R&#229;de, Gautam Sewani, Thijs van den Berg and Benjamin Sobotta<p>
101         Distributed under the Boost Software License, Version 1.0. (See accompanying
102         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>)
103       </p>
104 </div></td>
105 </tr></table>
106 <hr>
107 <div class="spirit-nav">
108 <a accesskey="p" href="conventions.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../main_overview.html"><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="directories.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
109 </div>
110 </body>
111 </html>