* update the general TOC

* integrate the old geometry/sparse tutorial into the new one (they are better than nothing)
* remove the old tutorial on the core module
This commit is contained in:
Gael Guennebaud
2010-07-04 10:14:47 +02:00
parent 11329f49f4
commit 41ea92d355
15 changed files with 71 additions and 826 deletions

View File

@@ -1,7 +1,7 @@
namespace Eigen {
/** \page HiPerformance Advanced - Using Eigen with high performance
/** \page TopicHiPerformance Using Eigen with high performance
In general achieving good performance with Eigen does no require any special effort:
simply write your expressions in the most high level way. This is especially true