Imported Upstream version 1.51.0
[platform/upstream/boost.git] / libs / math / doc / quaternion / html / boost_quaternions / quaternions / to_do.html
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4 <title>To Do</title>
5 <link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css">
6 <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
7 <link rel="home" href="../../index.html" title="Boost.Quaternions">
8 <link rel="up" href="../quaternions.html" title="Quaternions">
9 <link rel="prev" href="history.html" title="History">
10 </head>
11 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
12 <table cellpadding="2" width="100%"><tr>
13 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../boost.png"></td>
14 <td align="center"><a href="../../../../../../../index.html">Home</a></td>
15 <td align="center"><a href="../../../../../../../libs/libraries.htm">Libraries</a></td>
16 <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
17 <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
18 <td align="center"><a href="../../../../../../../more/index.htm">More</a></td>
19 </tr></table>
20 <hr>
21 <div class="spirit-nav">
22 <a accesskey="p" href="history.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.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>
23 </div>
24 <div class="section" lang="en">
25 <div class="titlepage"><div><div><h3 class="title">
26 <a name="boost_quaternions.quaternions.to_do"></a><a class="link" href="to_do.html" title="To Do">To Do</a>
27 </h3></div></div></div>
28 <div class="itemizedlist"><ul type="disc">
29 <li>
30             Improve testing.
31           </li>
32 <li>
33             Rewrite input operatore using Spirit (creates a dependency).
34           </li>
35 <li>
36             Put in place an Expression Template mechanism (perhaps borrowing from
37             uBlas).
38           </li>
39 <li>
40             Use uBlas for the link with rotations (and move from the <a href="../../../../../quaternion/HSO3SO4.cpp" target="_top">example</a>
41             implementation to an efficient one).
42           </li>
43 </ul></div>
44 </div>
45 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
46 <td align="left"></td>
47 <td align="right"><div class="copyright-footer">Copyright &#169; 2001 -2003 Hubert Holin<p>
48         Distributed under the Boost Software License, Version 1.0. (See accompanying
49         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>)
50       </p>
51 </div></td>
52 </tr></table>
53 <hr>
54 <div class="spirit-nav">
55 <a accesskey="p" href="history.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../quaternions.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>
56 </div>
57 </body>
58 </html>