$keep-shape-note ( children -- )


Vocabulary
math.matrices.private

Inputs
childrenan object


Outputs
None

Definition


: $keep-shape-note ( children -- )
drop {
"The shape of the input matrix is preserved in the output."
} print-element ;