pub type FuncEvalUnivariate = FuncEval<Floating, Floating>;
pub struct FuncEvalUnivariate { /* private fields */ }