class documentation

Represents a shape that has an inside and outside

Method __contains__ Undocumented
Class Variable metric Undocumented
def __contains__(self, p: np.ndarray) -> bool:
metric: Callable[[np.ndarray, np.ndarray], float] =

Undocumented