Handbook
Glossary
(rows-iota) ( matrix -- rows-iota )
Vocabulary
math
.
matrices
.
private
Inputs
matrix
an
object
Outputs
rows-iota
an
object
Definition
USING:
math.matrices
sequences
sequences.private
;
IN:
math.matrices.private
:
(rows-iota)
( matrix -- rows-iota )
dimension
first-unsafe
<iota>
;