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