| Package | Description |
|---|---|
| net.finmath.fouriermethod.calibration |
Classes related to the calibration of Fourier models.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ScalarConstraint
Base interface for scalar parameter constraints.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BoundConstraint
A class applying a bound constraint to a parameter.
|
class |
NegativityConstraint
Negativity constraint for calibration parameters.
|
class |
PositivityConstraint
Positivity constraint for calibration parameters
|
class |
Unconstrained
Absence of constraints.
|
Copyright © 2019. All rights reserved.