all-submatrices ( matrix -- submatrices ) (original) (raw)

all-submatrices ( matrix -- submatrices )

Vocabulary
math.matrices

Inputs

matrix a matrix

Outputs

submatrices a sequence of matrixs

Word description
A possibly more obvious name for matrix-except-all.

Definition

IN: math.matrices

ALIAS: all-submatrices matrix-except-all inline