mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
*patch by Daniel Gomez:
- bugfix in SparseMatrix - add a sparse unit test * renamed Transform::affine => linear
This commit is contained in:
@@ -111,5 +111,6 @@ EI_ADD_TEST(geometry)
|
||||
EI_ADD_TEST(regression)
|
||||
EI_ADD_TEST(svd)
|
||||
EI_ADD_TEST(ioformat)
|
||||
EI_ADD_TEST(sparse)
|
||||
|
||||
ENDIF(BUILD_TESTS)
|
||||
|
||||
Reference in New Issue
Block a user