Skip to content

Array2D

Two-dimensional array.

Represents a two-dimensional array as a list of rows.

Fields:
Name Type Description Example Default
root List[List[Optional[float]]]