Header menu logo bristlecone

EstimationEngine Module

Types

Type Description

Domain

EndCondition<'a>

Determines if the end has been reached based on a list of tupled Solutions with their iteration number.

EstimationEngine<'data, 'time>

Integrate<'data, 'time>

ODE

Objective<'a>

Optimise<'data>

Optimiser<'data>

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).

Point<'a>

Point is generic to allow choice of number precision

State

Time

TimeMode<'data, 'time>

WriteOut

Type something to start searching.