Handbook
Glossary
vmerge-diagonal* ( x y -- h t )
Vocabulary
math
.
matrices
.
simd
Inputs
x
an
object
y
an
object
Outputs
h
an
object
t
an
object
Definition
USING:
kernel
math.vectors
;
IN:
math.matrices.simd
:
vmerge-diagonal*
( x y -- h t )
[
(vmerge-head)
]
[
swap
(vmerge-tail)
]
2bi
;
inline