source: pacpussensors/trunk/Vislab/lib3dv/eigen/unsupported/doc/Overview.dox@ 136

Last change on this file since 136 was 136, checked in by ldecherf, 7 years ago

Doc

File size: 651 bytes
Line 
1namespace Eigen {
2
3/** \mainpage Eigen's unsupported modules
4
5This is the API documentation for Eigen's unsupported modules.
6
7These modules are contributions from various users. They are provided "as is", without any support.
8
9Click on the \e Modules tab at the top of this page to get a list of all unsupported modules.
10
11Don't miss the <a href="..//index.html">official Eigen documentation</a>.
12
13*/
14
15/*
16
17\defgroup Unsupported_modules Unsupported modules
18
19The unsupported modules are contributions from various users. They are
20provided "as is", without any support. Nevertheless, some of them are
21subject to be included in Eigen in the future.
22
23*/
24
25}
Note: See TracBrowser for help on using the repository browser.