Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / doc / html / math_toolkit / oct_todo.html
index 6dc606d..12e16c6 100644 (file)
@@ -4,10 +4,10 @@
 <title>To Do</title>
 <link rel="stylesheet" href="../math.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="../index.html" title="Math Toolkit 2.10.0">
-<link rel="up" href="../octonions.html" title="Chapter&#160;15.&#160;Octonions">
+<link rel="home" href="../index.html" title="Math Toolkit 2.11.0">
+<link rel="up" href="../octonions.html" title="Chapter&#160;16.&#160;Octonions">
 <link rel="prev" href="oct_history.html" title="History">
-<link rel="next" href="../gcd_lcm.html" title="Chapter&#160;16.&#160;Integer Utilities (Greatest Common Divisor and Least Common Multiple)">
+<link rel="next" href="../gcd_lcm.html" title="Chapter&#160;17.&#160;Integer Utilities (Greatest Common Divisor and Least Common Multiple)">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 <table cellpadding="2" width="100%"><tr>
@@ -31,7 +31,7 @@
           Improve testing.
         </li>
 <li class="listitem">
-          Rewrite input operatore using Spirit (creates a dependency).
+          Rewrite input operators using Spirit (creates a dependency).
         </li>
 <li class="listitem">
           Put in place an Expression Template mechanism (perhaps borrowing from uBlas).