mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-03-07 18:27:40 +08:00
- matrix-scalar addition/subtraction operators, e.g.: m.array() += 0.5; - matrix/matrix comparison operators, e.g.: if (m1.array() < m2.array()) {} * fix compilation issues with Transform and gcc < 4.1 |
||
---|---|---|
.. | ||
adjoint.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 |