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