Move section on preprocessor directives from I00 to its own page.

This commit is contained in:
Jitse Niesen
2010-12-27 15:07:07 +00:00
parent 42a050dc68
commit 840c4e1ab5
3 changed files with 18 additions and 12 deletions

View File

@@ -33,6 +33,7 @@ For a first contact with Eigen, the best place is to have a look at the \ref Get
- \ref TopicLazyEvaluation
- \ref TopicLinearAlgebraDecompositions
- \ref TopicCustomizingEigen
- \ref TopicPreprocessorDirectives
- \ref TopicInsideEigenExample
- \ref TopicWritingEfficientProductExpression
- \ref TopicClassHierarchy