jf_relation::gadgets

Function to_emulated_field

Source
pub fn to_emulated_field<E, F>(vals: &[F]) -> Result<E, CircuitError>
where E: EmulationConfig<F>, F: PrimeField,
Expand description

Inverse conversion of the from_emulated_field