blob: d048377df49e221c87622976141793b447cf4260 [file] [log] [blame]
Narayan Kamathc981c482012-11-02 10:59:05 +00001namespace 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
Carlos Hernandez7faaa9f2014-08-05 17:53:32 -070013*/
14
15/*
Narayan Kamathc981c482012-11-02 10:59:05 +000016
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}