pub fn glue_shared_2torsion(c: &[BigInt; 3], p: &BigInt) -> MatchedPairGlueExpand description
Glue two elliptic curves along their matched 2-torsion {−c₁, −c₂, −c₃} into the genus-2 curve
C: y² = ∏(x² + cᵢx + 1). See MatchedPairGlue.
pub fn glue_shared_2torsion(c: &[BigInt; 3], p: &BigInt) -> MatchedPairGlueGlue two elliptic curves along their matched 2-torsion {−c₁, −c₂, −c₃} into the genus-2 curve
C: y² = ∏(x² + cᵢx + 1). See MatchedPairGlue.