all-submatrices ( matrix -- submatrices )


Vocabulary
math.matrices

Inputs
matrixa matrix


Outputs
submatricesa sequence of matrixs


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

Definition