mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
* Extend a bit ParametrizedLine and move it to a separate file,
add unit-tests for it. * remove "using namespace std" in test/main.h such that the compilation bug found today in SVD won't happen again.
This commit is contained in:
@@ -120,6 +120,7 @@ EI_ADD_TEST(eigensolver)
|
||||
EI_ADD_TEST(svd)
|
||||
EI_ADD_TEST(geometry)
|
||||
EI_ADD_TEST(hyperplane)
|
||||
EI_ADD_TEST(parametrizedline)
|
||||
EI_ADD_TEST(regression)
|
||||
EI_ADD_TEST(sparse)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user