Function simfony_as_rust::jet::elliptic_curve_functions::gej_double

source ยท
pub fn gej_double(a: Gej) -> Gej
Expand description

Double a point. If the result is the point at infinity, it is returned in canonical form.