Handbook
Glossary
shaped*n ( a b -- c )
Vocabulary
arrays
.
shaped
Inputs
a
an
object
b
an
object
Outputs
c
an
object
Definition
USING:
kernel
math.vectors
;
IN:
arrays.shaped
:
shaped*n
( a b -- c )
[
v*n
]
curry
shaped-unary-op
;