mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix bugs in Sum.h, add unit-test
This commit is contained in:
@@ -89,6 +89,7 @@ EI_ADD_TEST(nomalloc)
|
||||
EI_ADD_TEST(basicstuff)
|
||||
EI_ADD_TEST(linearstructure)
|
||||
EI_ADD_TEST(cwiseop)
|
||||
EI_ADD_TEST(sum)
|
||||
EI_ADD_TEST(product_small)
|
||||
EI_ADD_TEST(product_large ${EI_OFLAG})
|
||||
EI_ADD_TEST(adjoint)
|
||||
|
||||
Reference in New Issue
Block a user