Header menu logo bristlecone

OptimStopReason Type

Reasons optimisation may stop.

Union cases

Union case Description

Continue

Full Usage: Continue

Converged

Full Usage: Converged

Custom string

Full Usage: Custom string

Parameters:
    Item : string

Item : string

Degenerate

Full Usage: Degenerate

MaxIterations

Full Usage: MaxIterations

NoImprovement

Full Usage: NoImprovement

Stationary

Full Usage: Stationary

Stuck

Full Usage: Stuck

Instance members

Instance member Description

this.IsContinue

Full Usage: this.IsContinue

Returns: bool
Returns: bool

this.IsConverged

Full Usage: this.IsConverged

Returns: bool
Returns: bool

this.IsCustom

Full Usage: this.IsCustom

Returns: bool
Returns: bool

this.IsDegenerate

Full Usage: this.IsDegenerate

Returns: bool
Returns: bool

this.IsMaxIterations

Full Usage: this.IsMaxIterations

Returns: bool
Returns: bool

this.IsNoImprovement

Full Usage: this.IsNoImprovement

Returns: bool
Returns: bool

this.IsStationary

Full Usage: this.IsStationary

Returns: bool
Returns: bool

this.IsStuck

Full Usage: this.IsStuck

Returns: bool
Returns: bool

Type something to start searching.