This commit is contained in:
Thomas Capricelli
2009-08-25 22:15:09 +02:00
parent 470ea55834
commit be368c33bb
2 changed files with 4 additions and 10 deletions

View File

@@ -396,9 +396,7 @@ HybridNonLinearSolver<FunctorType,Scalar>::solveNumericalDiff(
return solveNumericalDiff(
x,
parameters,
2,
-1, -1,
Scalar(0.)
2
);
}