Handbook
Glossary
double-4>float-4 ( in: double-4 -- out: float-4 )
Vocabulary
gml
.
viewer
Inputs
in
a
double-4
Outputs
out
a
float-4
Definition
USING:
accessors
kernel
math.vectors.conversion
math.vectors.simd
;
IN:
gml.viewer
:
double-4>float-4
( in: double-4 -- out: float-4 )
[
head>>
]
[
tail>>
]
bi
double-2
float-4
vconvert
;
inline