tolerance changed
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1220 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
73fcbcebc5
commit
78ecac2e7a
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ class moeoObjectiveVectorTraits
|
||||||
*/
|
*/
|
||||||
static double tolerance()
|
static double tolerance()
|
||||||
{
|
{
|
||||||
return 1e-6;
|
return 1e-10;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue