This commit is contained in:
Luc Maisonobe 2015-09-10 13:29:25 +02:00
parent d93c95d530
commit 9ee68c2ff2
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ import java.util.Arrays;
/** Wrapper used to detect only increasing or decreasing events.
*
* <p>General {@link EventHandler events} are defined implicitely
* <p>General {@link EventHandler events} are defined implicitly
* by a {@link EventHandler#g(double, double[]) g function} crossing
* zero. This function needs to be continuous in the event neighborhood,
* and its sign must remain consistent between events. This implies that