mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-24 14:45:14 +08:00
62ec1dd616
- remove all invertibility checking, will be redundant with LU - general case: adapt to matrix storage order for better perf - size 4 case: handle corner cases without falling back to gen case. - rationalize with selectors instead of compile time if - add C-style computeInverse() * update inverse test. * in snippets, default cout precision to 3 decimal places * add some cmake module from kdelibs to support btl with cmake 2.4 |
||
---|---|---|
.. | ||
adjoint.cpp | ||
array.cpp | ||
basicstuff.cpp | ||
cholesky.cpp | ||
CMakeLists.txt | ||
commainitializer.cpp | ||
cwiseop.cpp | ||
determinant.cpp | ||
eigensolver.cpp | ||
geometry.cpp | ||
inverse.cpp | ||
linearstructure.cpp | ||
main.h | ||
map.cpp | ||
miscmatrices.cpp | ||
nomalloc.cpp | ||
product.cpp | ||
qr.cpp | ||
runtest.sh | ||
sizeof.cpp | ||
smallvectors.cpp | ||
submatrices.cpp | ||
triangular.cpp |