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

Revision 659, 361 bytes (checked in by mido, 15 years ago)

synchronization of documentation pages names

Line 
1/*!
2\page devguide  BDM Use - in C++
3
4\section Intro Logic of BDM
5- \subpage intro
6- \subpage ui
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.