fn equivalent(a: Secp256k1, b: Secp256k1) bool

Return true if both coordinate sets represent the same point.

Parameters