other_todos_and_bugs Class Reference

An empty class to add some items to the todo and bug lists. More...

#include <main.h>


Detailed Description

Idea for future:
  • Make sure we have a uvector_cx_alloc, ovector_cx_const_reverse, ovector_cx_const_subvector_reverse, uvector_reverse, uvector_const_reverse, uvector_subvector_reverse, uvector_const_subvector_reverse, omatrix_cx_diag, blah_const_diag, umatrix_diag, and umatrix_cx_diag
  • ovector_cx_view::operator=(uvector_cx_view &) is missing
  • ovector_cx::operator=(uvector_cx_view &) is missing
  • uvector_c_view::operator+=(complex) is missing
  • uvector_c_view::operator-=(complex) is missing
  • uvector_c_view::operator*=(complex) is missing
Idea for future:
Currently, I believe the testing code requires the shared libraries and may not work if the static libraries only are installed. It would be nice to ensure the tests could be complied in either case.
Idea for future:
Consider breaking documentation up into sections?

Definition at line 2594 of file main.h.


The documentation for this class was generated from the following file:

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page