def emd(*args): return _emd.emd(*args)
def emd(Signature1, Signature2, ground_distance): return _emd.emd(Signature1, Signature2, ground_distance)