submatrix-excluding ( matrix exclude-pair -- submatrix )


Vocabulary
math.matrices

Inputs
matrixa matrix
exclude-paira pair


Outputs
submatrixa matrix


Word description
A possibly more obvious word for matrix-except.

Definition