public class FDMThetaMethod extends Object
| Constructor and Description |
|---|
FDMThetaMethod(FDMBlackScholesModel model,
FiniteDifference1DBoundary boundaryCondition,
double timeHorizon,
double center,
double theta) |
| Modifier and Type | Method and Description |
|---|---|
double[][] |
getValue(double evaluationTime,
double time,
DoubleUnaryOperator valueAtMaturity) |
public FDMThetaMethod(FDMBlackScholesModel model, FiniteDifference1DBoundary boundaryCondition, double timeHorizon, double center, double theta)
public double[][] getValue(double evaluationTime,
double time,
DoubleUnaryOperator valueAtMaturity)
Copyright © 2019. All rights reserved.