Brian Silverman | 72890c2 | 2015-09-19 14:37:37 -0400 | [diff] [blame^] | 1 | namespace Eigen { |
| 2 | |
| 3 | /** \mainpage Eigen's unsupported modules |
| 4 | |
| 5 | This is the API documentation for Eigen's unsupported modules. |
| 6 | |
| 7 | These modules are contributions from various users. They are provided "as is", without any support. |
| 8 | |
| 9 | Click on the \e Modules tab at the top of this page to get a list of all unsupported modules. |
| 10 | |
| 11 | Don't miss the <a href="..//index.html">official Eigen documentation</a>. |
| 12 | |
| 13 | */ |
| 14 | |
| 15 | /* |
| 16 | |
| 17 | \defgroup Unsupported_modules Unsupported modules |
| 18 | |
| 19 | The unsupported modules are contributions from various users. They are |
| 20 | provided "as is", without any support. Nevertheless, some of them are |
| 21 | subject to be included in Eigen in the future. |
| 22 | |
| 23 | */ |
| 24 | |
| 25 | } |