Parents: | math.matrices |
Word | Stack effect |
$2d-only-note | ( children -- ) |
$equiv-word-note | ( children -- ) |
$finite-input-note | ( children -- ) |
$keep-shape-note | ( children -- ) |
$link2 | ( children -- ) |
$matrix-scalar-note | ( children -- ) |
$notelist | ( children -- ) |
$subs-nobl | ( children -- ) |
(cols-iota) | ( matrix -- cols-iota ) |
(nth-from-tail) | ( n seq -- n ) |
(rows-iota) | ( matrix -- rows-iota ) |
array-anti-transpose-unsafe | ( cols-iota matrix -- newmatrix ) |
array-matrix? | ( matrix -- ? ) |
array-nth-end-unsafe | ( n seq -- elt ) |
dimension-range | ( matrix -- dim range ) |
generic-anti-transpose-unsafe | ( cols-iota matrix -- newmatrix ) |
lower-matrix-indices | ( matrix -- matrix' ) |
matrix-cols-iota | ( matrix -- cols-iota ) |
nth-end | ( n seq -- elt ) |
nth-end-unsafe | ( n seq -- elt ) |
scalar-except-quot | ( -- value ) |
sequence-except-quot | ( -- value ) |
set-nth-end | ( elt n seq -- ) |
set-nth-end-unsafe | ( elt n seq -- ) |
simple-cols-except | ( matrix desc quot -- others ) |
simple-rows-except | ( matrix desc quot -- others ) |
unshaped-cols-iota | ( matrix -- cols-iota ) |
upper-matrix-indices | ( matrix -- matrix' ) |