Handbook
Glossary
$matrix-scalar-note ( children -- )
Vocabulary
math
.
matrices
.
private
Inputs
children
an
object
Outputs
None
Definition
USING:
arrays
help.markup
kernel
sequences
;
IN:
math.matrices.private
:
$matrix-scalar-note
( children -- )
\
$subs-nobl
prefix
"This word assumes that elements of the input matrix are compa..."
swap
2array
print-element
;