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

Revision 632, 367 bytes (checked in by smidl, 15 years ago)

doc + updated tutorial

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