root/library/doc/tutorial/manual.dox @ 471

Revision 471, 505 bytes (checked in by mido, 15 years ago)

1) ad UserInfo?: UI::get a UI::build predelany tak, ze vraci fals / NULL v pripade neexistence pozadovaneho Settingu, pridana enumericky typ UI::SettingPresence?, predelany stavajici UI implementace, dodelana UI dokumentace
2) dokoncena konfigurace ASTYLERU, brzy bude aplikovan
3) doxygen nastaven tak, ze vytvari soubor doxy_warnings.txt

Line 
1/*!
2\page manual User Manual
3\addindex User Manual
4
5This page contains some tutorial examples that will help you getting
6started using BDM.
7
8Basic linear algebra in BDM (using IT++):
9- \subpage vector_and_matrix
10- \subpage itfile
11- \subpage timer
12
13Basic concepts and philosophy of BDM:
14- \subpage intro
15- \subpage ui_page
16- \subpage mexfiles
17
18Library of predefined tasks:
19
20Examples for Various mathematical models (BDM):
21- \subpage arx_ui
22- \subpage kalman
23
24Examples of control (BDM):
25- To be done...
26*/
Note: See TracBrowser for help on using the browser.