| Package | Description |
|---|---|
| com.imsl.math |
Mathematical functions and algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeynmanKac.computeCoefficients(int numLeftBounds,
int numRightBounds,
FeynmanKac.Boundaries pdeBounds,
double[] xGrid,
double[] tGrid)
Determines the coefficients of the Hermite quintic splines that represent
an approximate solution for the Feynman-Kac PDE.
|
Copyright © 2020 Rogue Wave Software. All rights reserved.