Eigen 3.4.90
Main Page
Related Pages
Modules
Classes
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Typedefs
_
a
b
c
d
e
f
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerations
Enumerator
a
b
c
d
e
f
h
i
k
m
n
o
p
q
r
s
t
u
v
Related Functions
o
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
g
h
i
j
l
m
n
o
p
q
r
s
t
v
w
x
y
Typedefs
a
b
c
d
e
f
i
l
m
n
r
s
t
u
Macros
_
a
b
c
d
e
f
g
h
l
m
p
s
u
v
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Modules
Here is a list of all modules:
[detail level
1
2
3
4
]
ThreadPool Module
▼
Dense matrix and array manipulation
The Matrix class
Matrix and vector arithmetic
The Array class and coefficient-wise operations
Block operations
Slicing and Indexing
Advanced initialization
Reductions, visitors and broadcasting
Reshape
STL iterators and algorithms
Interfacing with raw buffers: the Map class
Aliasing
Storage orders
▼
Alignment issues
Explanation of the assertion on unaligned arrays
Fixed-size vectorizable %Eigen objects
Structures Having Eigen Members
Using STL Containers with Eigen
Passing Eigen objects by value to functions
Compiler making a wrong assumption on stack alignment
▼
Reference
▼
Core module
Global array typedefs
Global matrix typedefs
Flags
Enumerations
Jacobi module
Householder module
Catalog of coefficient-wise math functions
Quick reference guide
▼
Dense linear problems and decompositions
Linear algebra and decompositions
Catalogue of dense decompositions
Solving linear least squares systems
Inplace matrix decompositions
Benchmark of dense decompositions
▼
Reference
Cholesky module
LU module
QR module
SVD module
Eigenvalues module
▼
Sparse linear algebra
Sparse matrix manipulations
Solving Sparse Linear Systems
Matrix-free solvers
▼
Reference
SparseCore module
OrderingMethods module
SparseCholesky module
SparseLU module
SparseQR module
Provides QR decomposition for sparse matrices
IterativeLinearSolvers module
Sparse meta-module
▼
Support modules
AccelerateSupport module
CholmodSupport module
KLUSupport module
MetisSupport module
PardisoSupport module
PaStiXSupport module
SuiteSparseQR module
SuperLUSupport module
UmfPackSupport module
Quick reference guide for sparse matrices
▼
Geometry
Space transformations
▼
Reference
▼
Geometry module
Global aligned box typedefs
Splines_Module