Handbook
Glossary
nth-row ( row# -- seq )
Vocabulary
math
.
matrices
.
elimination
Inputs
row#
an
object
Outputs
seq
an
object
Definition
USING:
namespaces
sequences
;
IN:
math.matrices.elimination
:
nth-row
( row# -- seq )
matrix
get
nth
;