Header menu logo bristlecone

Optimiser Type

An `Optimiser` is an optimisation algorithm that may work either in 'transformed' parameter space (where parameter constraints are automatically handled) or in 'detatched' space (where the optimisation algorithm is responsible for respecting parameter constraints).

Union cases

Union case Description

InDetachedSpace Optimise

Full Usage: InDetachedSpace Optimise

Parameters:
Item : Optimise

InTransformedSpace Optimise

Full Usage: InTransformedSpace Optimise

Parameters:
Item : Optimise

Instance members

Instance member Description

this.IsInDetachedSpace

Full Usage: this.IsInDetachedSpace

Returns: bool
Returns: bool

this.IsInTransformedSpace

Full Usage: this.IsInTransformedSpace

Returns: bool
Returns: bool

Type something to start searching.