Namespaces

Types in MathNet.Numerics.Optimization

Type MinimizerBase

Namespace MathNet.Numerics.Optimization

Methods

Properties

Public Methods

bool Equals(object obj)

int GetHashCode()

Type GetType()

string ToString()

Public Properties

double FunctionProgressTolerance get; set;

double GradientTolerance get; set;

int MaximumIterations get; set;

double ParameterTolerance get; set;