mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-21 07:19:46 +08:00
aec0782719
it was calling the .value() method on an inner product, and that was blocked in bad zero-sized case. fixed by adding the .value() method to DenseBase for all 1x1 expressions, and allowing coeff accessors in ProductBase for 1x1 expressions. |
||
---|---|---|
.. | ||
src | ||
Array | ||
Cholesky | ||
CMakeLists.txt | ||
Core | ||
Dense | ||
Eigen | ||
Eigen2Support | ||
Eigenvalues | ||
Geometry | ||
Householder | ||
Jacobi | ||
LU | ||
QR | ||
QtAlignedMalloc | ||
Sparse | ||
StdDeque | ||
StdList | ||
StdVector | ||
SVD |