This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-07-31 09:12:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
LU
History
Gael Guennebaud
7f7839c12f
Add documentation and exemples for inplace decomposition.
2016-07-04 17:18:26 +02:00
..
arch
First part of a big refactoring of alignment control to enable the handling of arbitrarily aligned buffers. It includes:
2015-08-06 15:31:07 +02:00
CMakeLists.txt
add missing inclusion of LU/arch, thanks to J.B. Rouault
2009-12-19 13:49:00 +01:00
Determinant.h
Remove deprecated code not used by evaluators
2014-09-18 15:15:27 +02:00
FullPivLU.h
Add documentation and exemples for inplace decomposition.
2016-07-04 17:18:26 +02:00
InverseImpl.h
Relax mixing-type constraints for binary coefficient-wise operators:
2016-06-06 15:11:41 +02:00
PartialPivLU_MKL.h
Handle some Index to int conversions in BLAS/LAPACK support.
2016-05-26 17:29:04 +02:00
PartialPivLU.h
Add documentation and exemples for inplace decomposition.
2016-07-04 17:18:26 +02:00