Function simfony_as_rust::jet::elliptic_curve_functions::gej_ge_add

source ยท
pub fn gej_ge_add(a: Gej, b: Ge) -> Gej
Expand description

Add two points. If the result is the point at infinity, it is returned in canonical form.