| Name | Description |
---|
  | FindMinimum(FuncVectorDouble, Double, VectorDouble) |
Computes a minimum of the specified function.
|
  | FindMinimum(FuncDouble, Double, Double) |
Computes a minimum of the specified function.
|
  | FindMinimum(FuncVectorDouble, Double, FuncVectorDouble, VectorDouble, VectorDouble, VectorDouble) |
Computes a minimum of the specified function.
|
  | FindMinimum(FuncDouble, Double, Double, Double) |
Computes a minimum of the specified function.
|