Handbook
Glossary
bad-vconvert ( from-type to-type -- * )
Vocabulary
math
.
vectors
.
conversion
Inputs
from-type
a SIMD type
to-type
a SIMD type
Outputs
None
Word description
This error is thrown when
vconvert
is given two SIMD types it cannot directly convert.
See also
bad-vconvert-input
Definition
IN:
math.vectors.conversion
ERROR:
bad-vconvert
from-type to-type
;