Main Page
Related Pages
Modules
Namespaces
Classes
Files
Related Pages
Here is a list of all related documentation pages:
Porting from Eigen2 to Eigen3
Eigen 2 support modes
Experimental parts of Eigen
Getting started
Tutorial page 1 - The %Matrix class
Tutorial page 2 - %Matrix and vector arithmetic
Tutorial page 3 - The %Array class and coefficient-wise operations
Tutorial page 4 - %Block operations
Tutorial page 5 - Advanced initialization
Tutorial page 6 - Linear algebra and decompositions
Tutorial page 7 - Reductions, visitors and broadcasting
Tutorial page 8 - Geometry
Tutorial page 9 - Sparse Matrix
Tutorial page 10 - Interfacing with C/C++ arrays and external libraries: the %Map class
Using STL Containers with Eigen
Compiler making a wrong assumption on stack alignment
Passing Eigen objects by value to functions
Structures Having Eigen Members
Explanation of the assertion on unaligned arrays
Customizing/Extending Eigen
Lazy Evaluation and Aliasing
Writing efficient matrix product expressions
What happens inside Eigen, on a simple example
Fixed-size vectorizable Eigen objects
Expression templates in Eigen
Scalar types
Resizing
Vectorization
Assertions
Aliasing
The class hierarchy
Writing Functions Taking Eigen Types as Parameters
Preprocessor directives
Storage orders
The template and typename keywords in C++
Quick reference guide
Quick reference guide for sparse matrices
Linear algebra and decompositions
Eigen and multi-threading
TutorialSparse_example_details
Using IntelĀ® Math Kernel Library from Eigen