JavaScript is disabled on your browser.
Skip navigation links
finMath
lib
documentation
Module
Package
Class
Use
Tree
Deprecated
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Module
net.finmath.lib
Package
net.finmath.optimizer
Interface Optimizer.ObjectiveFunction
Enclosing interface:
Optimizer
public static interface
Optimizer.ObjectiveFunction
Interface for the objective function.
Author:
Christian Fries
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
setValues
(double[] parameters, double[] values)
Method Details
setValues
void
setValues
(double[] parameters, double[] values)
throws
SolverException
Throws:
SolverException