updated the docs

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402220
This commit is contained in:
Davis King 2008-05-08 23:36:11 +00:00
parent 184ddf02bd
commit 1a188c1231
2 changed files with 48 additions and 0 deletions

View File

@ -32,6 +32,14 @@
char, etc...) and std::string will not cause operator< or swap() to throw.
</p>
<p>
Note also that most of the containers inherit from the <a href="#enumerable">enumerable</a>
interface. Thus, all the member functions inherited from enumerable are defined
in the enumerable class and their documentation is not repeated in each
container's documentation. This includes the size() member function in each
container.
</p>
</body>

View File

@ -1,4 +1,44 @@
fix the evidence nodes not green on open bayes net
Add a stack trace thing
holding delete and selecting nodes in the bayes net gui throws exception
************************
Add asserts to text_grid and also
move all the function bodies to cpp.
Hide all windows header files in a cpp file.
add a quadratic classifier
make a multiline text field
make htmlify work right on tempalte function calls
mutual information based feature selection
make the popup menus from the menu_bar always put themselves on the screen
add toggle menu item styles