mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix bug #314: move remaining math functions from internal to numext namespace
This commit is contained in:
@@ -59,4 +59,4 @@ void test_spqr_support()
|
||||
{
|
||||
CALL_SUBTEST_1(test_spqr_scalar<double>());
|
||||
CALL_SUBTEST_2(test_spqr_scalar<std::complex<double> >());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user