polylidar.MatrixFloat

class polylidar.MatrixFloat

Matrix (Float) representation of numpy array. Use np.asarray() to get numpy array.

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

Creates a Matrix