Handbook
Glossary
sphere-b&v ( sphere ray -- b v )
Vocabulary
benchmark
.
raytracer-simd
Inputs
sphere
an
object
ray
an
object
Outputs
b
an
object
v
an
object
Definition
USING:
kernel
;
IN:
benchmark.raytracer-simd
:
sphere-b&v
( sphere ray -- b v )
[
sphere-v
]
[
nip
]
2bi
[
sphere-b
]
[
drop
]
2bi
;
inline