Function simfony_as_rust::jet::elliptic_curve_functions::gej_normalize
source ยท pub fn gej_normalize(a: Gej) -> Option<Ge>Expand description
Convert the point into affine coordinates with canonical field representatives. If the result is the point at infinity, it is returned in canonical form.