aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/doc/Overview.dox
blob: c09f068578a358efb5e639c75e46e1338c1815f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
namespace Eigen {

o /** \mainpage Eigen's unsupported modules

This is the API documentation for Eigen's unsupported modules.

These modules are contributions from various users. They are provided "as is", without any support.

Don't miss the <a href="..//index.html">official Eigen documentation</a>.

*/

}