pub fn simplex_overlap<'f, FS: OrderedRingSignature + FieldSignature>(
a: &Simplex<'f, FS>,
b: &Simplex<'f, FS>,
) -> SimplexOverlapResultpub fn simplex_overlap<'f, FS: OrderedRingSignature + FieldSignature>(
a: &Simplex<'f, FS>,
b: &Simplex<'f, FS>,
) -> SimplexOverlapResult