mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix typos
This commit is contained in:
committed by
Charles Schlosser
parent
fd98cc49f1
commit
c593e9e948
@@ -37,5 +37,5 @@ void test_minres_T() {
|
||||
|
||||
EIGEN_DECLARE_TEST(minres) {
|
||||
CALL_SUBTEST_1(test_minres_T<double>());
|
||||
// CALL_SUBTEST_2(test_minres_T<std::compex<double> >());
|
||||
// CALL_SUBTEST_2(test_minres_T<std::complex<double> >());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user