Header menu logo bristlecone

Discrete Module

Types

Type Description

Measurement<'a>

A continuation representing a transform of pre-computed data float = previous state

Functions and values

Function or value Description

solve startPoint c m expected

Full Usage: solve startPoint c m expected

Parameters:
Returns: float[]

Finds the solution of a discretised model system, given time-series data. `startPoint` - a preconditioned point to represent time-zero.

startPoint : Map<ShortCode, float>
c : ShortCode
m : Measurement<float>
expected : CodedMap<float[]>
Returns: float[]

Type something to start searching.