MCPcopy Index your code
hub / github.com/bengolder/python-geometry / is_rectangular

Method is_rectangular

geometry/matrix.py:72–83  ·  view source on GitHub ↗

This method is used to ensure that all rows are the smae length and all columns are the same length.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.95

Calls 3

rowsMethod · 0.95
iter_colsMethod · 0.95
colsMethod · 0.95

Tested by

no test coverage detected