Changeset 396 for library/doc/html/todo.html
- Timestamp:
- 06/24/09 13:38:47 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/todo.html
r385 r396 5 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 8-->7 <!-- Generated by Doxygen 1.5.9 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 59 59 </div> 60 60 <div class="contents"> 61 <h1><a class="anchor" name="todo">Todo List </a></h1><a class="anchor" name="_todo000001"></a> <dl> 62 <dt>Class <a class="el" href="classUImexDS.html">UImexDS</a> </dt> 63 <dd>Very memory inefficient implementation. The data file is copied 2 times! For better implementatin we would need MemDS with pointer to the raw data. Then it could operate directly inside mxArray.<p> 64 </dd> 61 <h1><a class="anchor" name="todo">Todo List </a></h1><a class="anchor" name="_todo000002"></a> <dl> 62 <dt>Class <a class="el" href="classbdm_1_1ARX.html">bdm::ARX</a> </dt> 63 <dd>sort out constant terms - bayes should accept vec without additional 1s </dd> 64 </dl> 65 <p> 66 <a class="anchor" name="_todo000001"></a> <dl> 67 <dt>Class <a class="el" href="classbdm_1_1compositepdf.html">bdm::compositepdf</a> </dt> 68 <dd>Think of better design - global functions rv=get_rv(Array<mpdf*> mpdfs); ?? </dd> 65 69 </dl> 66 70 </div> 67 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 17 14:13:282009 for mixpp by 71 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:47 2009 for mixpp by 68 72 <a href="http://www.doxygen.org/index.html"> 69 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 8</small></address>73 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 70 74 </body> 71 75 </html>