add a "using MKL" documentation page, add a minimal documentation of PARDISO wrapper classes, refine a bit the EIGEN_USE_* logic

This commit is contained in:
Gael Guennebaud
2011-12-09 16:52:37 +01:00
parent fff25a4b46
commit 37f304a2e6
10 changed files with 219 additions and 25 deletions

View File

@@ -40,6 +40,7 @@ For a first contact with Eigen, the best place is to have a look at the \ref Get
- \ref TopicClassHierarchy
- \ref TopicFunctionTakingEigenTypes
- \ref TopicTemplateKeyword
- \ref TopicUsingIntelMKL
- <b>Topics related to alignment issues</b>
- \ref TopicUnalignedArrayAssert
- \ref TopicFixedSizeVectorizable