traveler.skims.omx.OMX.all_matrix_at#

OMX.all_matrix_at(r, c)[source]#

Get the value from all matrices at a coordinate.

Parameters:
  • r (int) – Coordinate to extract. This is the zero-based index.

  • c (int) – Coordinate to extract. This is the zero-based index.

Returns:

The keys are the names of the matrices, and the value are taken from the given coordinates.

Return type:

dict