Uses of Class
org.apache.commons.statistics.inference.UnconditionedExactTest.Candidates
Packages that use UnconditionedExactTest.Candidates
-
Uses of UnconditionedExactTest.Candidates in org.apache.commons.statistics.inference
Methods in org.apache.commons.statistics.inference with parameters of type UnconditionedExactTest.CandidatesModifier and TypeMethodDescriptionprivate void
UnconditionedExactTest.addCandidate
(UnconditionedExactTest.Candidates minima, double v1, double v2, double v3, double x2) Add point 2 to the list of minima if neither neighbour value is lower.