[docs] add 2d vis for decay functions and parameters

closes #8420
This commit is contained in:
Britta Weber 2014-11-10 10:50:11 +01:00
parent d0da605a39
commit c5a4c1d6b4
2 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

View File

@ -308,6 +308,10 @@ In contrast to the normal and exponential decay, this function actually
sets the score to 0 if the field value exceeds twice the user given
scale value.
For single functions the three decay functions together with their parameters can be visualized like this (the field in this example called "age"):
image:images/decay_2d.png[width=600]
===== Multiple values:
If a field used for computing the decay contains multiple values, per default the value closest to the origin is chosen for determining the distance.