This website requires JavaScript.
Explore
Help
Register
Sign In
CFD
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0ed7c2f6d7
eigen
/
Eigen
History
Thomas Capricelli
0ed7c2f6d7
fix typo
2009-05-22 19:46:29 +02:00
..
src
fix typo
2009-05-22 19:46:29 +02:00
Array
big addons:
2009-03-05 10:25:22 +00:00
Cholesky
s/cholesky/llt in precompiled lib and BTL
2009-02-06 14:01:01 +00:00
CMakeLists.txt
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
Core
* add a writable generic coeff wise expression (CwiseUnaryView)
2009-05-20 15:41:23 +02:00
Geometry
add optimized quaternion * quaternion product specialization for
2009-03-07 13:52:44 +00:00
LeastSquares
reimplement linearRegression on top of fitHyperplane which is much better
2009-05-05 17:15:35 +00:00
LU
add partial-pivoting LU decomposition
2009-05-13 02:02:22 +00:00
QR
* mark Geometry as experimental
2009-01-26 13:53:43 +00:00
QtAlignedMalloc
fix
#3
, remove inline keywords in QtAlignedMalloc (MSVC fix)
2009-05-18 18:09:21 +02:00
Sparse
sparse module: new API proposal for triangular solves and experimental
2009-04-05 16:30:10 +00:00
StdVector
CREDIT Hauke Heibel, more std::vector::insert fixes
2009-05-07 18:38:07 +00:00
SVD
* mark Geometry as experimental
2009-01-26 13:53:43 +00:00