This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b3fc0007ae15208b6cbf42b37a56c855e72bd712
eigen
/
Eigen
History
Gael Guennebaud
b3fc0007ae
Add support for mat(all) as an alias to mat.reshaped(mat.size(),fix<1>);
2017-02-21 13:49:09 +01:00
..
src
Add support for mat(all) as an alias to mat.reshaped(mat.size(),fix<1>);
2017-02-21 13:49:09 +01:00
Cholesky
…
CholmodSupport
…
CMakeLists.txt
bug
#1167
: simplify installation of header files using cmake's install(DIRECTORY ...) command.
2016-08-29 10:59:37 +02:00
Core
Use fix<> API to specify compile-time reshaped sizes.
2017-01-29 15:20:35 +01:00
Dense
…
Eigen
…
Eigenvalues
…
Geometry
…
Householder
…
IterativeLinearSolvers
…
Jacobi
…
LU
…
MetisSupport
…
OrderingMethods
…
PardisoSupport
…
PaStiXSupport
…
QR
…
QtAlignedMalloc
Add std:: namespace prefix to all (hopefully) instances if size_t/ptrdfiff_t
2017-01-23 22:02:53 +01:00
Sparse
…
SparseCholesky
…
SparseCore
…
SparseLU
…
SparseQR
…
SPQRSupport
…
StdDeque
…
StdList
…
StdVector
…
SuperLUSupport
…
SVD
…
UmfPackSupport
…