MCPcopy Create free account
hub / github.com/bengolder/python-geometry / row_map

Method row_map

geometry/matrix.py:105–110  ·  view source on GitHub ↗

map a function to each row of this matrix, and return the resulting matrix. This can input the corresponding rows from any number of matrices.

(self, function, *args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

MatrixClass · 0.85

Tested by

no test coverage detected