Skip to main content

evaluate

Function evaluate 

Source
pub async fn evaluate(
    x: Value,
    y: Value,
    degree: Value,
    rest: &[Value],
) -> BuiltinResult<PolyfitEval>
Expand description

Evaluate polyfit, returning the multi-output envelope used by the VM.