Handbook
Glossary
weighted-vdot ( w a b -- n )
Vocabulary
math
.
similarity
.
private
Inputs
w
an
object
a
an
object
b
an
object
Outputs
n
an
object
Definition
USING:
math
sequences.extras
;
IN:
math.similarity.private
:
weighted-vdot
( w a b -- n )
[
*
*
]
[
+
]
3map-reduce
;