Uses of Class
net.finmath.optimizer.GoldenSectionSearch
| Package | Description |
|---|---|
| net.finmath.optimizer |
This package provides classes with numerical algorithm for optimization of
an objective function and a factory to easy construction of the optimizers.
|
-
Uses of GoldenSectionSearch in net.finmath.optimizer
Methods in net.finmath.optimizer that return GoldenSectionSearch Modifier and Type Method Description GoldenSectionSearchGoldenSectionSearch. optimize()