public class Ceta extends AbstractUnivariateRealFunction
Modifier and Type | Class and Description |
---|---|
static class |
Ceta.PortfolioMoments |
static interface |
Ceta.PortfolioMomentsEstimator |
Function.EvaluationException
Constructor and Description |
---|
Ceta(Ceta.PortfolioMomentsEstimator portfolioMomentsEsimator,
double lambda) |
Modifier and Type | Method and Description |
---|---|
double |
evaluate(double eta)
Evaluate y = f(x).
|
evaluate
dimensionOfDomain, dimensionOfRange
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dimensionOfDomain, dimensionOfRange
public Ceta(Ceta.PortfolioMomentsEstimator portfolioMomentsEsimator, double lambda)
public double evaluate(double eta)
UnivariateRealFunction
eta
- xCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.