indii/ml/namespace.hpp

00001 namespace indii {
00002   namespace ml {
00003 
00004 /**
00005  * @mainpage dysii Dynamic Systems Library
00006  *
00007  * This C++ library provides a collection of classes useful for
00008  * probabilistic machine learning within dynamic systems.
00009  *
00010  * @section getting_started Getting started
00011  *
00012  * Browse through the documentation to see the features
00013  * available. Starting at the @em namespaces page and working down is
00014  * recommended. All classes are thoroughly documented, with examples
00015  * of use included in many cases, and references to further resources
00016  * with more detailed explanation where available.
00017  *
00018  * @section further_information Further information
00019  *
00020  * For further information see the website
00021  * (http://www.indii.org/software/dysii/) or contact the author,
00022  * Lawrence Murray (lawrence@indii.org).
00023  */
00024 
00025   }
00026 }

Generated on Wed Dec 17 15:11:57 2008 for dysii Dynamical Systems Library by  doxygen 1.5.3