mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-03-07 18:27:40 +08:00
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. |
||
---|---|---|
bench | ||
blas | ||
cmake | ||
debug | ||
demos | ||
doc | ||
Eigen | ||
scripts | ||
test | ||
unsupported | ||
.hgignore | ||
.krazy | ||
CMakeLists.txt | ||
COPYING.GPL | ||
COPYING.LGPL | ||
CTestConfig.cmake | ||
eigen3.pc.in | ||
INSTALL | ||
signature_of_eigen3_matrix_library |