root/library/doc/tutorial/03devguide.dox @ 616

Revision 616, 433 bytes (checked in by smidl, 15 years ago)

doc, sorted related pages

Line 
1/*!
2\page dev_guide Howto Use BDM in C++ for your needs
3\addindex Howto Use BDM in C++ for your needs
4
5
6\section Intro Logic of BDM
7- \subpage intro
8- \subpage ui_page
9- \subpage mexfiles
10
11\section itpp Linear algebra library IT++
12
13- \subpage vector_and_matrix
14- \subpage itfile
15- \subpage timer
16
17\section bdm_direct Using BDM objects directly in C++
18
19See examples:
20
21- \subpage arx_ui
22- \subpage kalman
23
24
25*/
Note: See TracBrowser for help on using the browser.