polylidar.MatrixULongInt

class polylidar.MatrixULongInt

Matrix (size_t[Uint64]) representation of numpy array. Use np.asarray() to get numpy array.

__init__(self: polylidar_pybind.MatrixULongInt, points: numpy.ndarray[numpy.uint64], copy: bool = False) None

Creates a Matrix