Commit 1a188c12 authored by Davis King's avatar Davis King

updated the docs

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402220
parent 184ddf02
......@@ -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>
......
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment