math.vectors.conversion vocabulary
Factor handbook ยป Vocabulary index


Documentation
SIMD vector conversion

Metadata
Authors:Joe Groff


Words

Tuple classes
ClassSuperclassSlots
bad-vconvert tuplefrom-type to-type
bad-vconvert-input tuplevalue expected-type


Macro words
WordStack effect
vconvert( from-type to-type -- quot )


Ordinary words
WordStack effect
bad-vconvert( from-type to-type -- * )
bad-vconvert-input( value expected-type -- * )


Class predicate words
WordStack effect
bad-vconvert-input?( object -- ? )
bad-vconvert?( object -- ? )


Files


Metadata files


Children
VocabularySummary
math.vectors.conversion.private