Method | Description | |
---|---|---|
OptimizationBase ( double>.Func |
Creates a new instance.
|
public OptimizationBase ( double>.Func |
||
f | double>.Func | The function to use. |
a | double | The start point. |
b | double | The end point. |
n | int | The number of points. |
return | System |