Type Definition ivc::expr_eval::SimpleEvalEnv
source · pub type SimpleEvalEnv<Curve, const N_COL: usize, const N_FSEL: usize> = GenericEvalEnv<Curve, N_COL, N_FSEL, Evaluations<<Curve as AffineRepr>::ScalarField, R2D<<Curve as AffineRepr>::ScalarField>>>;