|
SiMoLib.NET API V4.0.0.1
|
Parameter Optimization Algorithms. More...
Namespaces | |
| namespace | GA |
| Evolutionary and Genetic Algorithms. | |
| namespace | HC |
| Hill Climbing Algorithms. | |
Classes | |
| interface | IParameterOptimization |
| Common Interface to Parameter Optimization Algorithms. More... | |
Functions | |
| delegate double | TargetFunctionCall (IParameterOptimization OptimizationAlgorithm) |
| Type declaration for the target function. | |
Parameter Optimization Algorithms.
| delegate double SiMoPO.TargetFunctionCall | ( | IParameterOptimization | OptimizationAlgorithm | ) |
Type declaration for the target function.