Evaluator

Evaluator()

An optimized evaluator of an expression.

Methods

Name Description
evaluate Evaluate the polynomial for multiple inputs and return the result.

evaluate

Evaluator.evaluate(inputs)

Evaluate the polynomial for multiple inputs and return the result.