public class ReturnLevel extends AbstractUnivariateRealFunction
Function.EvaluationException
Constructor and Description |
---|
ReturnLevel(UnivariateEVD evd)
Construct the return level function for a given univariate extreme value distribution.
|
ReturnLevel(UnivariateRealFunction cdfInverse)
Construct the return level function with the inverse function of a univariate extreme value
distribution.
|
Modifier and Type | Method and Description |
---|---|
double |
evaluate(double returnPeriod)
Compute the return level from the given return period.
|
evaluate
dimensionOfDomain, dimensionOfRange
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dimensionOfDomain, dimensionOfRange
public ReturnLevel(UnivariateEVD evd)
evd
- the univariate extreme value distributionpublic ReturnLevel(UnivariateRealFunction cdfInverse)
cdfInverse
- the inverse of the cdfCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.