type Function = fn(_: &FunctionParameters, _: f64) -> f64;
Expand description

The compute function type.