Function make_group

Source
pub fn make_group<F>(x: F, y: F) -> GroupAffine<F>
where F: FieldWitness,