Changeset 1063 for library/doc

Show
Ignore:
Timestamp:
06/09/10 11:50:16 (14 years ago)
Author:
mido
Message:

a small patch of documentation, to be contiuned..

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/tutorial/kalman.dox

    r661 r1063  
    3838\section exa Examples of Use 
    3939 
    40 The classes can be used directly in C++ or via User Info. The latter example is illustrated in file \subpage user_guide2. A very short example of the former follows: 
     40The classes can be used directly in C++ or via User Info. The latter example is illustrated in file \subpage ui. A very short example of the former follows: 
    4141 
    4242\include kalman_simple.cpp