Description Usage Arguments Details Value Examples
Cost_By_Laplace
1 | Cost_By_Laplace(map, Z, numZ, Estimation)
|
map |
object returned by function genMap |
Z |
: an example of zoning (a list of zones) |
numZ |
: number of the zone in which the cost will be computed |
Estimation |
: value of linear interpolation by solving Laplace's equation |
: function that returns the criterion COST by approximating the valeur in a point of the grid by the linear interpolation (approximate solution of Laplace's equation. For more details see help of function Transition_Zone_Near_Boundary, Transition_Zone_Far_Boundary or Extreme_Zone)
cost computed by replacing values in zone by linear interpolation
1 | # cf. Transition_Zone_Near_Boundary() help page
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.