Interface | Description |
---|---|
CetaMaximizer |
Defines an algorithm to search for the maximal C(η).
|
Class | Description |
---|---|
BrentCetaMaximizer |
Searches for the maximal point of C(η) by
Brent's method.
|
CetaMaximizer.NegCetaFunction | |
CetaMaximizer.Solution | |
CombinedCetaMaximizer |
Searches the maximum C(η) by an array of given maximizers, being
tried in sequence.
|
GridSearchCetaMaximizer |
Searches (by brute force) for the maximal point of C(η) among a
grid of values.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.