pub type BindingId = usize;
Index into the &[&[f64]] bindings passed to expression evaluation.
&[&[f64]]