Skip to main content

Module eval

Module eval 

Source

Re-exports§

pub use input::EvalInput;
pub use numeric::NumericResult;

Modules§

input
numeric

Structs§

EvalHandle
Lazy evaluation handle returned by eval().
EvalIter
Streaming result iterator over broadcast evaluation.

Functions§

eval
Create a lazy eval handle from a compiled expression and arguments.