Handbook
Glossary
point-norm ( point -- norm )
Vocabulary
benchmark
.
struct-arrays
Inputs
point
an
object
Outputs
norm
an
object
Definition
USING:
combinators.smart
kernel
math.functions
;
IN:
benchmark.struct-arrays
:
point-norm
( point -- norm )
[
xyz
[
absq
]
tri@
]
sum-outputs
sqrt
;
inline