Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Using relative error to approximate the values of lambda and mu.
authorvelho <velho@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 4 Jul 2007 15:05:47 +0000 (15:05 +0000)
committervelho <velho@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 4 Jul 2007 15:05:47 +0000 (15:05 +0000)
commit554542681a91f6e2f03abc8e08cba77f487f993d
treea6d672b4b3506e1cb91d1e29a3646f95c79da6b7
parentabe4718a5d6b036c7ae9684f827f0980d3f91a80
Using relative error to approximate the values of lambda and mu.
In other words: error = (new_value - old_value) / new_value.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3658 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/surf/lagrange.c