public class ModeCalculator extends Object implements Function<double[],Double>
ModeCalculator()
Double
apply(double[] x)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public ModeCalculator()
public Double apply(double[] x)
apply
Function<double[],Double>
Copyright 2009-Present by OpenGamma Inc. and individual contributorsApache v2 licensedAdditional documentation can be found at strata.opengamma.io.