Changeset 591 for library/doc/html/todo.html
- Timestamp:
- 08/30/09 22:13:15 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/todo.html
r590 r591 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 3 5 <title>mixpp: Todo List</title> 4 <link href="tabs.css" rel="stylesheet" type="text/css"> 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 6 </head><body> 7 <!-- Generated by Doxygen 1.5.8 --> 6 <link href="tabs.css" rel="stylesheet" type="text/css"/> 7 <link href="doxygen.css" rel="stylesheet" type="text/css"/> 8 </head> 9 <body> 10 <!-- Generated by Doxygen 1.6.1 --> 8 11 <script type="text/javascript"> 9 12 <!-- … … 58 61 </div> 59 62 <div class="contents"> 60 <h1><a class="anchor" name="todo">Todo List </a></h1><a class="anchor" name="_todo000001"></a> <dl> 63 64 65 <h1><a class="anchor" id="todo">Todo List </a></h1><p><a class="anchor" id="_todo000001"></a> </p> 66 <dl> 61 67 <dt>Class <a class="el" href="classbdm_1_1ARX.html">bdm::ARX</a> </dt> 62 68 <dd>sort out constant terms - bayes should accept vec without additional 1s </dd> 63 69 </dl> 64 <p> 65 < a class="anchor" name="_todo000003"></a> <dl>66 <dt>Member <a class="el" href="classbdm_1_1mmix.html# 77f4e69ba18e685bdd1cb92e256a2ea2">bdm::mmix::set_parameters</a> (const vec &w0, const Array< <a class="el" href="classbdm_1_1shared__ptr.html">shared_ptr< mpdf ></a> > &Coms0) </dt>70 <p><a class="anchor" id="_todo000003"></a> </p> 71 <dl> 72 <dt>Member <a class="el" href="classbdm_1_1mmix.html#a77f4e69ba18e685bdd1cb92e256a2ea2">bdm::mmix::set_parameters</a> (const vec &w0, const Array< <a class="el" href="classbdm_1_1shared__ptr.html">shared_ptr< mpdf ></a> > &Coms0) </dt> 67 73 <dd>check if all components are OK </dd> 68 74 </dl> 69 75 </div> 70 <hr size="1" ><address style="text-align: right;"><small>Generated on Sat Aug 29 20:49:432009 for mixpp by 76 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Aug 30 22:10:50 2009 for mixpp by 71 77 <a href="http://www.doxygen.org/index.html"> 72 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8</small></address>78 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> 73 79 </body> 74 80 </html>