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

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

Vocabulary
math.matrices

Inputs

matrix a matrix
exclude-pair a pair

Outputs

submatrix a matrix

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

Definition

IN: math.matrices

ALIAS: submatrix-excluding matrix-except inline