Handbook
Glossary
weighted-norm ( w a -- n )
Vocabulary
math
.
similarity
.
private
Inputs
w
an
object
a
an
object
Outputs
n
an
object
Definition
USING:
math
math.functions
sequences
;
IN:
math.similarity.private
:
weighted-norm
( w a -- n )
[
absq
*
]
[
+
]
2map-reduce
;