PintS  0.1
Portable Intrinsics for SIMD
 All Data Structures Files Functions Groups
Functions
conversion functions

Functions

v1d v1d_cvt_v1d (v1d a)
 Converts a v1d vector into a v1d vector. More...
 
v1f v1f_cvt_v1d (v1d a)
 Converts a v1d vector into a v1f vector. More...
 
v1i v1i_cvt_v1d (v1d a)
 Converts a v1d vector into a v1i vector. More...
 
v1l v1l_cvt_v1d (v1d a)
 Converts a v1d vector into a v1l vector. More...
 
v2d v2d_cvt_v1d (v1d a)
 Converts a v1d vector into a v2d vector. More...
 
v2f v2f_cvt_v1d (v1d a)
 Converts a v1d vector into a v2f vector. More...
 
v2i v2i_cvt_v1d (v1d a)
 Converts a v1d vector into a v2i vector. More...
 
v2l v2l_cvt_v1d (v1d a)
 Converts a v1d vector into a v2l vector. More...
 
v4d v4d_cvt_v1d (v1d a)
 Converts a v1d vector into a v4d vector. More...
 
v4f v4f_cvt_v1d (v1d a)
 Converts a v1d vector into a v4f vector. More...
 
v4i v4i_cvt_v1d (v1d a)
 Converts a v1d vector into a v4i vector. More...
 
v4l v4l_cvt_v1d (v1d a)
 Converts a v1d vector into a v4l vector. More...
 
v8d v8d_cvt_v1d (v1d a)
 Converts a v1d vector into a v8d vector. More...
 
v8f v8f_cvt_v1d (v1d a)
 Converts a v1d vector into a v8f vector. More...
 
v8i v8i_cvt_v1d (v1d a)
 Converts a v1d vector into a v8i vector. More...
 
v8l v8l_cvt_v1d (v1d a)
 Converts a v1d vector into a v8l vector. More...
 
v16f v16f_cvt_v1d (v1d a)
 Converts a v1d vector into a v16f vector. More...
 
v16i v16i_cvt_v1d (v1d a)
 Converts a v1d vector into a v16i vector. More...
 
v1d v1d_cvt_v1f (v1f a)
 Converts a v1f vector into a v1d vector. More...
 
v1f v1f_cvt_v1f (v1f a)
 Converts a v1f vector into a v1f vector. More...
 
v1i v1i_cvt_v1f (v1f a)
 Converts a v1f vector into a v1i vector. More...
 
v1l v1l_cvt_v1f (v1f a)
 Converts a v1f vector into a v1l vector. More...
 
v2d v2d_cvt_v1f (v1f a)
 Converts a v1f vector into a v2d vector. More...
 
v2f v2f_cvt_v1f (v1f a)
 Converts a v1f vector into a v2f vector. More...
 
v2i v2i_cvt_v1f (v1f a)
 Converts a v1f vector into a v2i vector. More...
 
v2l v2l_cvt_v1f (v1f a)
 Converts a v1f vector into a v2l vector. More...
 
v4d v4d_cvt_v1f (v1f a)
 Converts a v1f vector into a v4d vector. More...
 
v4f v4f_cvt_v1f (v1f a)
 Converts a v1f vector into a v4f vector. More...
 
v4i v4i_cvt_v1f (v1f a)
 Converts a v1f vector into a v4i vector. More...
 
v4l v4l_cvt_v1f (v1f a)
 Converts a v1f vector into a v4l vector. More...
 
v8d v8d_cvt_v1f (v1f a)
 Converts a v1f vector into a v8d vector. More...
 
v8f v8f_cvt_v1f (v1f a)
 Converts a v1f vector into a v8f vector. More...
 
v8i v8i_cvt_v1f (v1f a)
 Converts a v1f vector into a v8i vector. More...
 
v8l v8l_cvt_v1f (v1f a)
 Converts a v1f vector into a v8l vector. More...
 
v16f v16f_cvt_v1f (v1f a)
 Converts a v1f vector into a v16f vector. More...
 
v16i v16i_cvt_v1f (v1f a)
 Converts a v1f vector into a v16i vector. More...
 
v1d v1d_cvt_v1i (v1i a)
 Converts a v1i vector into a v1d vector. More...
 
v1f v1f_cvt_v1i (v1i a)
 Converts a v1i vector into a v1f vector. More...
 
v1i v1i_cvt_v1i (v1i a)
 Converts a v1i vector into a v1i vector. More...
 
v1l v1l_cvt_v1i (v1i a)
 Converts a v1i vector into a v1l vector. More...
 
v2d v2d_cvt_v1i (v1i a)
 Converts a v1i vector into a v2d vector. More...
 
v2f v2f_cvt_v1i (v1i a)
 Converts a v1i vector into a v2f vector. More...
 
v2i v2i_cvt_v1i (v1i a)
 Converts a v1i vector into a v2i vector. More...
 
v2l v2l_cvt_v1i (v1i a)
 Converts a v1i vector into a v2l vector. More...
 
v4d v4d_cvt_v1i (v1i a)
 Converts a v1i vector into a v4d vector. More...
 
v4f v4f_cvt_v1i (v1i a)
 Converts a v1i vector into a v4f vector. More...
 
v4i v4i_cvt_v1i (v1i a)
 Converts a v1i vector into a v4i vector. More...
 
v4l v4l_cvt_v1i (v1i a)
 Converts a v1i vector into a v4l vector. More...
 
v8d v8d_cvt_v1i (v1i a)
 Converts a v1i vector into a v8d vector. More...
 
v8f v8f_cvt_v1i (v1i a)
 Converts a v1i vector into a v8f vector. More...
 
v8i v8i_cvt_v1i (v1i a)
 Converts a v1i vector into a v8i vector. More...
 
v8l v8l_cvt_v1i (v1i a)
 Converts a v1i vector into a v8l vector. More...
 
v16f v16f_cvt_v1i (v1i a)
 Converts a v1i vector into a v16f vector. More...
 
v16i v16i_cvt_v1i (v1i a)
 Converts a v1i vector into a v16i vector. More...
 
v1d v1d_cvt_v1l (v1l a)
 Converts a v1l vector into a v1d vector. More...
 
v1f v1f_cvt_v1l (v1l a)
 Converts a v1l vector into a v1f vector. More...
 
v1i v1i_cvt_v1l (v1l a)
 Converts a v1l vector into a v1i vector. More...
 
v1l v1l_cvt_v1l (v1l a)
 Converts a v1l vector into a v1l vector. More...
 
v2d v2d_cvt_v1l (v1l a)
 Converts a v1l vector into a v2d vector. More...
 
v2f v2f_cvt_v1l (v1l a)
 Converts a v1l vector into a v2f vector. More...
 
v2i v2i_cvt_v1l (v1l a)
 Converts a v1l vector into a v2i vector. More...
 
v2l v2l_cvt_v1l (v1l a)
 Converts a v1l vector into a v2l vector. More...
 
v4d v4d_cvt_v1l (v1l a)
 Converts a v1l vector into a v4d vector. More...
 
v4f v4f_cvt_v1l (v1l a)
 Converts a v1l vector into a v4f vector. More...
 
v4i v4i_cvt_v1l (v1l a)
 Converts a v1l vector into a v4i vector. More...
 
v4l v4l_cvt_v1l (v1l a)
 Converts a v1l vector into a v4l vector. More...
 
v8d v8d_cvt_v1l (v1l a)
 Converts a v1l vector into a v8d vector. More...
 
v8f v8f_cvt_v1l (v1l a)
 Converts a v1l vector into a v8f vector. More...
 
v8i v8i_cvt_v1l (v1l a)
 Converts a v1l vector into a v8i vector. More...
 
v8l v8l_cvt_v1l (v1l a)
 Converts a v1l vector into a v8l vector. More...
 
v16f v16f_cvt_v1l (v1l a)
 Converts a v1l vector into a v16f vector. More...
 
v16i v16i_cvt_v1l (v1l a)
 Converts a v1l vector into a v16i vector. More...
 
v1d v1d_cvt_v2d (v2d a)
 Converts a v2d vector into a v1d vector. More...
 
v1f v1f_cvt_v2d (v2d a)
 Converts a v2d vector into a v1f vector. More...
 
v1i v1i_cvt_v2d (v2d a)
 Converts a v2d vector into a v1i vector. More...
 
v1l v1l_cvt_v2d (v2d a)
 Converts a v2d vector into a v1l vector. More...
 
v2d v2d_cvt_v2d (v2d a)
 Converts a v2d vector into a v2d vector. More...
 
v2f v2f_cvt_v2d (v2d a)
 Converts a v2d vector into a v2f vector. More...
 
v2i v2i_cvt_v2d (v2d a)
 Converts a v2d vector into a v2i vector. More...
 
v2l v2l_cvt_v2d (v2d a)
 Converts a v2d vector into a v2l vector. More...
 
v4d v4d_cvt_v2d (v2d a)
 Converts a v2d vector into a v4d vector. More...
 
v4f v4f_cvt_v2d (v2d a)
 Converts a v2d vector into a v4f vector. More...
 
v4i v4i_cvt_v2d (v2d a)
 Converts a v2d vector into a v4i vector. More...
 
v4l v4l_cvt_v2d (v2d a)
 Converts a v2d vector into a v4l vector. More...
 
v8d v8d_cvt_v2d (v2d a)
 Converts a v2d vector into a v8d vector. More...
 
v8f v8f_cvt_v2d (v2d a)
 Converts a v2d vector into a v8f vector. More...
 
v8i v8i_cvt_v2d (v2d a)
 Converts a v2d vector into a v8i vector. More...
 
v8l v8l_cvt_v2d (v2d a)
 Converts a v2d vector into a v8l vector. More...
 
v16f v16f_cvt_v2d (v2d a)
 Converts a v2d vector into a v16f vector. More...
 
v16i v16i_cvt_v2d (v2d a)
 Converts a v2d vector into a v16i vector. More...
 
v1d v1d_cvt_v2f (v2f a)
 Converts a v2f vector into a v1d vector. More...
 
v1f v1f_cvt_v2f (v2f a)
 Converts a v2f vector into a v1f vector. More...
 
v1i v1i_cvt_v2f (v2f a)
 Converts a v2f vector into a v1i vector. More...
 
v1l v1l_cvt_v2f (v2f a)
 Converts a v2f vector into a v1l vector. More...
 
v2d v2d_cvt_v2f (v2f a)
 Converts a v2f vector into a v2d vector. More...
 
v2f v2f_cvt_v2f (v2f a)
 Converts a v2f vector into a v2f vector. More...
 
v2i v2i_cvt_v2f (v2f a)
 Converts a v2f vector into a v2i vector. More...
 
v2l v2l_cvt_v2f (v2f a)
 Converts a v2f vector into a v2l vector. More...
 
v4d v4d_cvt_v2f (v2f a)
 Converts a v2f vector into a v4d vector. More...
 
v4f v4f_cvt_v2f (v2f a)
 Converts a v2f vector into a v4f vector. More...
 
v4i v4i_cvt_v2f (v2f a)
 Converts a v2f vector into a v4i vector. More...
 
v4l v4l_cvt_v2f (v2f a)
 Converts a v2f vector into a v4l vector. More...
 
v8d v8d_cvt_v2f (v2f a)
 Converts a v2f vector into a v8d vector. More...
 
v8f v8f_cvt_v2f (v2f a)
 Converts a v2f vector into a v8f vector. More...
 
v8i v8i_cvt_v2f (v2f a)
 Converts a v2f vector into a v8i vector. More...
 
v8l v8l_cvt_v2f (v2f a)
 Converts a v2f vector into a v8l vector. More...
 
v16f v16f_cvt_v2f (v2f a)
 Converts a v2f vector into a v16f vector. More...
 
v16i v16i_cvt_v2f (v2f a)
 Converts a v2f vector into a v16i vector. More...
 
v1d v1d_cvt_v2i (v2i a)
 Converts a v2i vector into a v1d vector. More...
 
v1f v1f_cvt_v2i (v2i a)
 Converts a v2i vector into a v1f vector. More...
 
v1i v1i_cvt_v2i (v2i a)
 Converts a v2i vector into a v1i vector. More...
 
v1l v1l_cvt_v2i (v2i a)
 Converts a v2i vector into a v1l vector. More...
 
v2d v2d_cvt_v2i (v2i a)
 Converts a v2i vector into a v2d vector. More...
 
v2f v2f_cvt_v2i (v2i a)
 Converts a v2i vector into a v2f vector. More...
 
v2i v2i_cvt_v2i (v2i a)
 Converts a v2i vector into a v2i vector. More...
 
v2l v2l_cvt_v2i (v2i a)
 Converts a v2i vector into a v2l vector. More...
 
v4d v4d_cvt_v2i (v2i a)
 Converts a v2i vector into a v4d vector. More...
 
v4f v4f_cvt_v2i (v2i a)
 Converts a v2i vector into a v4f vector. More...
 
v4i v4i_cvt_v2i (v2i a)
 Converts a v2i vector into a v4i vector. More...
 
v4l v4l_cvt_v2i (v2i a)
 Converts a v2i vector into a v4l vector. More...
 
v8d v8d_cvt_v2i (v2i a)
 Converts a v2i vector into a v8d vector. More...
 
v8f v8f_cvt_v2i (v2i a)
 Converts a v2i vector into a v8f vector. More...
 
v8i v8i_cvt_v2i (v2i a)
 Converts a v2i vector into a v8i vector. More...
 
v8l v8l_cvt_v2i (v2i a)
 Converts a v2i vector into a v8l vector. More...
 
v16f v16f_cvt_v2i (v2i a)
 Converts a v2i vector into a v16f vector. More...
 
v16i v16i_cvt_v2i (v2i a)
 Converts a v2i vector into a v16i vector. More...
 
v1d v1d_cvt_v2l (v2l a)
 Converts a v2l vector into a v1d vector. More...
 
v1f v1f_cvt_v2l (v2l a)
 Converts a v2l vector into a v1f vector. More...
 
v1i v1i_cvt_v2l (v2l a)
 Converts a v2l vector into a v1i vector. More...
 
v1l v1l_cvt_v2l (v2l a)
 Converts a v2l vector into a v1l vector. More...
 
v2d v2d_cvt_v2l (v2l a)
 Converts a v2l vector into a v2d vector. More...
 
v2f v2f_cvt_v2l (v2l a)
 Converts a v2l vector into a v2f vector. More...
 
v2i v2i_cvt_v2l (v2l a)
 Converts a v2l vector into a v2i vector. More...
 
v2l v2l_cvt_v2l (v2l a)
 Converts a v2l vector into a v2l vector. More...
 
v4d v4d_cvt_v2l (v2l a)
 Converts a v2l vector into a v4d vector. More...
 
v4f v4f_cvt_v2l (v2l a)
 Converts a v2l vector into a v4f vector. More...
 
v4i v4i_cvt_v2l (v2l a)
 Converts a v2l vector into a v4i vector. More...
 
v4l v4l_cvt_v2l (v2l a)
 Converts a v2l vector into a v4l vector. More...
 
v8d v8d_cvt_v2l (v2l a)
 Converts a v2l vector into a v8d vector. More...
 
v8f v8f_cvt_v2l (v2l a)
 Converts a v2l vector into a v8f vector. More...
 
v8i v8i_cvt_v2l (v2l a)
 Converts a v2l vector into a v8i vector. More...
 
v8l v8l_cvt_v2l (v2l a)
 Converts a v2l vector into a v8l vector. More...
 
v16f v16f_cvt_v2l (v2l a)
 Converts a v2l vector into a v16f vector. More...
 
v16i v16i_cvt_v2l (v2l a)
 Converts a v2l vector into a v16i vector. More...
 
v1d v1d_cvt_v4d (v4d a)
 Converts a v4d vector into a v1d vector. More...
 
v1f v1f_cvt_v4d (v4d a)
 Converts a v4d vector into a v1f vector. More...
 
v1i v1i_cvt_v4d (v4d a)
 Converts a v4d vector into a v1i vector. More...
 
v1l v1l_cvt_v4d (v4d a)
 Converts a v4d vector into a v1l vector. More...
 
v2d v2d_cvt_v4d (v4d a)
 Converts a v4d vector into a v2d vector. More...
 
v2f v2f_cvt_v4d (v4d a)
 Converts a v4d vector into a v2f vector. More...
 
v2i v2i_cvt_v4d (v4d a)
 Converts a v4d vector into a v2i vector. More...
 
v2l v2l_cvt_v4d (v4d a)
 Converts a v4d vector into a v2l vector. More...
 
v4d v4d_cvt_v4d (v4d a)
 Converts a v4d vector into a v4d vector. More...
 
v4f v4f_cvt_v4d (v4d a)
 Converts a v4d vector into a v4f vector. More...
 
v4i v4i_cvt_v4d (v4d a)
 Converts a v4d vector into a v4i vector. More...
 
v4l v4l_cvt_v4d (v4d a)
 Converts a v4d vector into a v4l vector. More...
 
v8d v8d_cvt_v4d (v4d a)
 Converts a v4d vector into a v8d vector. More...
 
v8f v8f_cvt_v4d (v4d a)
 Converts a v4d vector into a v8f vector. More...
 
v8i v8i_cvt_v4d (v4d a)
 Converts a v4d vector into a v8i vector. More...
 
v8l v8l_cvt_v4d (v4d a)
 Converts a v4d vector into a v8l vector. More...
 
v16f v16f_cvt_v4d (v4d a)
 Converts a v4d vector into a v16f vector. More...
 
v16i v16i_cvt_v4d (v4d a)
 Converts a v4d vector into a v16i vector. More...
 
v1d v1d_cvt_v4f (v4f a)
 Converts a v4f vector into a v1d vector. More...
 
v1f v1f_cvt_v4f (v4f a)
 Converts a v4f vector into a v1f vector. More...
 
v1i v1i_cvt_v4f (v4f a)
 Converts a v4f vector into a v1i vector. More...
 
v1l v1l_cvt_v4f (v4f a)
 Converts a v4f vector into a v1l vector. More...
 
v2d v2d_cvt_v4f (v4f a)
 Converts a v4f vector into a v2d vector. More...
 
v2f v2f_cvt_v4f (v4f a)
 Converts a v4f vector into a v2f vector. More...
 
v2i v2i_cvt_v4f (v4f a)
 Converts a v4f vector into a v2i vector. More...
 
v2l v2l_cvt_v4f (v4f a)
 Converts a v4f vector into a v2l vector. More...
 
v4d v4d_cvt_v4f (v4f a)
 Converts a v4f vector into a v4d vector. More...
 
v4f v4f_cvt_v4f (v4f a)
 Converts a v4f vector into a v4f vector. More...
 
v4i v4i_cvt_v4f (v4f a)
 Converts a v4f vector into a v4i vector. More...
 
v4l v4l_cvt_v4f (v4f a)
 Converts a v4f vector into a v4l vector. More...
 
v8d v8d_cvt_v4f (v4f a)
 Converts a v4f vector into a v8d vector. More...
 
v8f v8f_cvt_v4f (v4f a)
 Converts a v4f vector into a v8f vector. More...
 
v8i v8i_cvt_v4f (v4f a)
 Converts a v4f vector into a v8i vector. More...
 
v8l v8l_cvt_v4f (v4f a)
 Converts a v4f vector into a v8l vector. More...
 
v16f v16f_cvt_v4f (v4f a)
 Converts a v4f vector into a v16f vector. More...
 
v16i v16i_cvt_v4f (v4f a)
 Converts a v4f vector into a v16i vector. More...
 
v1d v1d_cvt_v4i (v4i a)
 Converts a v4i vector into a v1d vector. More...
 
v1f v1f_cvt_v4i (v4i a)
 Converts a v4i vector into a v1f vector. More...
 
v1i v1i_cvt_v4i (v4i a)
 Converts a v4i vector into a v1i vector. More...
 
v1l v1l_cvt_v4i (v4i a)
 Converts a v4i vector into a v1l vector. More...
 
v2d v2d_cvt_v4i (v4i a)
 Converts a v4i vector into a v2d vector. More...
 
v2f v2f_cvt_v4i (v4i a)
 Converts a v4i vector into a v2f vector. More...
 
v2i v2i_cvt_v4i (v4i a)
 Converts a v4i vector into a v2i vector. More...
 
v2l v2l_cvt_v4i (v4i a)
 Converts a v4i vector into a v2l vector. More...
 
v4d v4d_cvt_v4i (v4i a)
 Converts a v4i vector into a v4d vector. More...
 
v4f v4f_cvt_v4i (v4i a)
 Converts a v4i vector into a v4f vector. More...
 
v4i v4i_cvt_v4i (v4i a)
 Converts a v4i vector into a v4i vector. More...
 
v4l v4l_cvt_v4i (v4i a)
 Converts a v4i vector into a v4l vector. More...
 
v8d v8d_cvt_v4i (v4i a)
 Converts a v4i vector into a v8d vector. More...
 
v8f v8f_cvt_v4i (v4i a)
 Converts a v4i vector into a v8f vector. More...
 
v8i v8i_cvt_v4i (v4i a)
 Converts a v4i vector into a v8i vector. More...
 
v8l v8l_cvt_v4i (v4i a)
 Converts a v4i vector into a v8l vector. More...
 
v16f v16f_cvt_v4i (v4i a)
 Converts a v4i vector into a v16f vector. More...
 
v16i v16i_cvt_v4i (v4i a)
 Converts a v4i vector into a v16i vector. More...
 
v1d v1d_cvt_v4l (v4l a)
 Converts a v4l vector into a v1d vector. More...
 
v1f v1f_cvt_v4l (v4l a)
 Converts a v4l vector into a v1f vector. More...
 
v1i v1i_cvt_v4l (v4l a)
 Converts a v4l vector into a v1i vector. More...
 
v1l v1l_cvt_v4l (v4l a)
 Converts a v4l vector into a v1l vector. More...
 
v2d v2d_cvt_v4l (v4l a)
 Converts a v4l vector into a v2d vector. More...
 
v2f v2f_cvt_v4l (v4l a)
 Converts a v4l vector into a v2f vector. More...
 
v2i v2i_cvt_v4l (v4l a)
 Converts a v4l vector into a v2i vector. More...
 
v2l v2l_cvt_v4l (v4l a)
 Converts a v4l vector into a v2l vector. More...
 
v4d v4d_cvt_v4l (v4l a)
 Converts a v4l vector into a v4d vector. More...
 
v4f v4f_cvt_v4l (v4l a)
 Converts a v4l vector into a v4f vector. More...
 
v4i v4i_cvt_v4l (v4l a)
 Converts a v4l vector into a v4i vector. More...
 
v4l v4l_cvt_v4l (v4l a)
 Converts a v4l vector into a v4l vector. More...
 
v8d v8d_cvt_v4l (v4l a)
 Converts a v4l vector into a v8d vector. More...
 
v8f v8f_cvt_v4l (v4l a)
 Converts a v4l vector into a v8f vector. More...
 
v8i v8i_cvt_v4l (v4l a)
 Converts a v4l vector into a v8i vector. More...
 
v8l v8l_cvt_v4l (v4l a)
 Converts a v4l vector into a v8l vector. More...
 
v16f v16f_cvt_v4l (v4l a)
 Converts a v4l vector into a v16f vector. More...
 
v16i v16i_cvt_v4l (v4l a)
 Converts a v4l vector into a v16i vector. More...
 
v1d v1d_cvt_v8d (v8d a)
 Converts a v8d vector into a v1d vector. More...
 
v1f v1f_cvt_v8d (v8d a)
 Converts a v8d vector into a v1f vector. More...
 
v1i v1i_cvt_v8d (v8d a)
 Converts a v8d vector into a v1i vector. More...
 
v1l v1l_cvt_v8d (v8d a)
 Converts a v8d vector into a v1l vector. More...
 
v2d v2d_cvt_v8d (v8d a)
 Converts a v8d vector into a v2d vector. More...
 
v2f v2f_cvt_v8d (v8d a)
 Converts a v8d vector into a v2f vector. More...
 
v2i v2i_cvt_v8d (v8d a)
 Converts a v8d vector into a v2i vector. More...
 
v2l v2l_cvt_v8d (v8d a)
 Converts a v8d vector into a v2l vector. More...
 
v4d v4d_cvt_v8d (v8d a)
 Converts a v8d vector into a v4d vector. More...
 
v4f v4f_cvt_v8d (v8d a)
 Converts a v8d vector into a v4f vector. More...
 
v4i v4i_cvt_v8d (v8d a)
 Converts a v8d vector into a v4i vector. More...
 
v4l v4l_cvt_v8d (v8d a)
 Converts a v8d vector into a v4l vector. More...
 
v8d v8d_cvt_v8d (v8d a)
 Converts a v8d vector into a v8d vector. More...
 
v8f v8f_cvt_v8d (v8d a)
 Converts a v8d vector into a v8f vector. More...
 
v8i v8i_cvt_v8d (v8d a)
 Converts a v8d vector into a v8i vector. More...
 
v8l v8l_cvt_v8d (v8d a)
 Converts a v8d vector into a v8l vector. More...
 
v16f v16f_cvt_v8d (v8d a)
 Converts a v8d vector into a v16f vector. More...
 
v16i v16i_cvt_v8d (v8d a)
 Converts a v8d vector into a v16i vector. More...
 
v1d v1d_cvt_v8f (v8f a)
 Converts a v8f vector into a v1d vector. More...
 
v1f v1f_cvt_v8f (v8f a)
 Converts a v8f vector into a v1f vector. More...
 
v1i v1i_cvt_v8f (v8f a)
 Converts a v8f vector into a v1i vector. More...
 
v1l v1l_cvt_v8f (v8f a)
 Converts a v8f vector into a v1l vector. More...
 
v2d v2d_cvt_v8f (v8f a)
 Converts a v8f vector into a v2d vector. More...
 
v2f v2f_cvt_v8f (v8f a)
 Converts a v8f vector into a v2f vector. More...
 
v2i v2i_cvt_v8f (v8f a)
 Converts a v8f vector into a v2i vector. More...
 
v2l v2l_cvt_v8f (v8f a)
 Converts a v8f vector into a v2l vector. More...
 
v4d v4d_cvt_v8f (v8f a)
 Converts a v8f vector into a v4d vector. More...
 
v4f v4f_cvt_v8f (v8f a)
 Converts a v8f vector into a v4f vector. More...
 
v4i v4i_cvt_v8f (v8f a)
 Converts a v8f vector into a v4i vector. More...
 
v4l v4l_cvt_v8f (v8f a)
 Converts a v8f vector into a v4l vector. More...
 
v8d v8d_cvt_v8f (v8f a)
 Converts a v8f vector into a v8d vector. More...
 
v8f v8f_cvt_v8f (v8f a)
 Converts a v8f vector into a v8f vector. More...
 
v8i v8i_cvt_v8f (v8f a)
 Converts a v8f vector into a v8i vector. More...
 
v8l v8l_cvt_v8f (v8f a)
 Converts a v8f vector into a v8l vector. More...
 
v16f v16f_cvt_v8f (v8f a)
 Converts a v8f vector into a v16f vector. More...
 
v16i v16i_cvt_v8f (v8f a)
 Converts a v8f vector into a v16i vector. More...
 
v1d v1d_cvt_v8i (v8i a)
 Converts a v8i vector into a v1d vector. More...
 
v1f v1f_cvt_v8i (v8i a)
 Converts a v8i vector into a v1f vector. More...
 
v1i v1i_cvt_v8i (v8i a)
 Converts a v8i vector into a v1i vector. More...
 
v1l v1l_cvt_v8i (v8i a)
 Converts a v8i vector into a v1l vector. More...
 
v2d v2d_cvt_v8i (v8i a)
 Converts a v8i vector into a v2d vector. More...
 
v2f v2f_cvt_v8i (v8i a)
 Converts a v8i vector into a v2f vector. More...
 
v2i v2i_cvt_v8i (v8i a)
 Converts a v8i vector into a v2i vector. More...
 
v2l v2l_cvt_v8i (v8i a)
 Converts a v8i vector into a v2l vector. More...
 
v4d v4d_cvt_v8i (v8i a)
 Converts a v8i vector into a v4d vector. More...
 
v4f v4f_cvt_v8i (v8i a)
 Converts a v8i vector into a v4f vector. More...
 
v4i v4i_cvt_v8i (v8i a)
 Converts a v8i vector into a v4i vector. More...
 
v4l v4l_cvt_v8i (v8i a)
 Converts a v8i vector into a v4l vector. More...
 
v8d v8d_cvt_v8i (v8i a)
 Converts a v8i vector into a v8d vector. More...
 
v8f v8f_cvt_v8i (v8i a)
 Converts a v8i vector into a v8f vector. More...
 
v8i v8i_cvt_v8i (v8i a)
 Converts a v8i vector into a v8i vector. More...
 
v8l v8l_cvt_v8i (v8i a)
 Converts a v8i vector into a v8l vector. More...
 
v16f v16f_cvt_v8i (v8i a)
 Converts a v8i vector into a v16f vector. More...
 
v16i v16i_cvt_v8i (v8i a)
 Converts a v8i vector into a v16i vector. More...
 
v1d v1d_cvt_v8l (v8l a)
 Converts a v8l vector into a v1d vector. More...
 
v1f v1f_cvt_v8l (v8l a)
 Converts a v8l vector into a v1f vector. More...
 
v1i v1i_cvt_v8l (v8l a)
 Converts a v8l vector into a v1i vector. More...
 
v1l v1l_cvt_v8l (v8l a)
 Converts a v8l vector into a v1l vector. More...
 
v2d v2d_cvt_v8l (v8l a)
 Converts a v8l vector into a v2d vector. More...
 
v2f v2f_cvt_v8l (v8l a)
 Converts a v8l vector into a v2f vector. More...
 
v2i v2i_cvt_v8l (v8l a)
 Converts a v8l vector into a v2i vector. More...
 
v2l v2l_cvt_v8l (v8l a)
 Converts a v8l vector into a v2l vector. More...
 
v4d v4d_cvt_v8l (v8l a)
 Converts a v8l vector into a v4d vector. More...
 
v4f v4f_cvt_v8l (v8l a)
 Converts a v8l vector into a v4f vector. More...
 
v4i v4i_cvt_v8l (v8l a)
 Converts a v8l vector into a v4i vector. More...
 
v4l v4l_cvt_v8l (v8l a)
 Converts a v8l vector into a v4l vector. More...
 
v8d v8d_cvt_v8l (v8l a)
 Converts a v8l vector into a v8d vector. More...
 
v8f v8f_cvt_v8l (v8l a)
 Converts a v8l vector into a v8f vector. More...
 
v8i v8i_cvt_v8l (v8l a)
 Converts a v8l vector into a v8i vector. More...
 
v8l v8l_cvt_v8l (v8l a)
 Converts a v8l vector into a v8l vector. More...
 
v16f v16f_cvt_v8l (v8l a)
 Converts a v8l vector into a v16f vector. More...
 
v16i v16i_cvt_v8l (v8l a)
 Converts a v8l vector into a v16i vector. More...
 
v1d v1d_cvt_v16f (v16f a)
 Converts a v16f vector into a v1d vector. More...
 
v1f v1f_cvt_v16f (v16f a)
 Converts a v16f vector into a v1f vector. More...
 
v1i v1i_cvt_v16f (v16f a)
 Converts a v16f vector into a v1i vector. More...
 
v1l v1l_cvt_v16f (v16f a)
 Converts a v16f vector into a v1l vector. More...
 
v2d v2d_cvt_v16f (v16f a)
 Converts a v16f vector into a v2d vector. More...
 
v2f v2f_cvt_v16f (v16f a)
 Converts a v16f vector into a v2f vector. More...
 
v2i v2i_cvt_v16f (v16f a)
 Converts a v16f vector into a v2i vector. More...
 
v2l v2l_cvt_v16f (v16f a)
 Converts a v16f vector into a v2l vector. More...
 
v4d v4d_cvt_v16f (v16f a)
 Converts a v16f vector into a v4d vector. More...
 
v4f v4f_cvt_v16f (v16f a)
 Converts a v16f vector into a v4f vector. More...
 
v4i v4i_cvt_v16f (v16f a)
 Converts a v16f vector into a v4i vector. More...
 
v4l v4l_cvt_v16f (v16f a)
 Converts a v16f vector into a v4l vector. More...
 
v8d v8d_cvt_v16f (v16f a)
 Converts a v16f vector into a v8d vector. More...
 
v8f v8f_cvt_v16f (v16f a)
 Converts a v16f vector into a v8f vector. More...
 
v8i v8i_cvt_v16f (v16f a)
 Converts a v16f vector into a v8i vector. More...
 
v8l v8l_cvt_v16f (v16f a)
 Converts a v16f vector into a v8l vector. More...
 
v16f v16f_cvt_v16f (v16f a)
 Converts a v16f vector into a v16f vector. More...
 
v16i v16i_cvt_v16f (v16f a)
 Converts a v16f vector into a v16i vector. More...
 
v1d v1d_cvt_v16i (v16i a)
 Converts a v16i vector into a v1d vector. More...
 
v1f v1f_cvt_v16i (v16i a)
 Converts a v16i vector into a v1f vector. More...
 
v1i v1i_cvt_v16i (v16i a)
 Converts a v16i vector into a v1i vector. More...
 
v1l v1l_cvt_v16i (v16i a)
 Converts a v16i vector into a v1l vector. More...
 
v2d v2d_cvt_v16i (v16i a)
 Converts a v16i vector into a v2d vector. More...
 
v2f v2f_cvt_v16i (v16i a)
 Converts a v16i vector into a v2f vector. More...
 
v2i v2i_cvt_v16i (v16i a)
 Converts a v16i vector into a v2i vector. More...
 
v2l v2l_cvt_v16i (v16i a)
 Converts a v16i vector into a v2l vector. More...
 
v4d v4d_cvt_v16i (v16i a)
 Converts a v16i vector into a v4d vector. More...
 
v4f v4f_cvt_v16i (v16i a)
 Converts a v16i vector into a v4f vector. More...
 
v4i v4i_cvt_v16i (v16i a)
 Converts a v16i vector into a v4i vector. More...
 
v4l v4l_cvt_v16i (v16i a)
 Converts a v16i vector into a v4l vector. More...
 
v8d v8d_cvt_v16i (v16i a)
 Converts a v16i vector into a v8d vector. More...
 
v8f v8f_cvt_v16i (v16i a)
 Converts a v16i vector into a v8f vector. More...
 
v8i v8i_cvt_v16i (v16i a)
 Converts a v16i vector into a v8i vector. More...
 
v8l v8l_cvt_v16i (v16i a)
 Converts a v16i vector into a v8l vector. More...
 
v16f v16f_cvt_v16i (v16i a)
 Converts a v16i vector into a v16f vector. More...
 
v16i v16i_cvt_v16i (v16i a)
 Converts a v16i vector into a v16i vector. More...
 

Detailed Description

Functions for converting vectors

Function Documentation

v1d v1d_cvt_v1d ( v1d  a)
related

Converts a v1d vector into a v1d vector.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1f v1f_cvt_v1d ( v1d  a)
related

Converts a v1d vector into a v1f vector.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1i v1i_cvt_v1d ( v1d  a)
related

Converts a v1d vector into a v1i vector.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1l v1l_cvt_v1d ( v1d  a)
related

Converts a v1d vector into a v1l vector.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2d v2d_cvt_v1d ( v1d  a)
related

Converts a v1d vector into a v2d vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2f v2f_cvt_v1d ( v1d  a)
related

Converts a v1d vector into a v2f vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2i v2i_cvt_v1d ( v1d  a)
related

Converts a v1d vector into a v2i vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2l v2l_cvt_v1d ( v1d  a)
related

Converts a v1d vector into a v2l vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4d v4d_cvt_v1d ( v1d  a)
related

Converts a v1d vector into a v4d vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4f v4f_cvt_v1d ( v1d  a)
related

Converts a v1d vector into a v4f vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4i v4i_cvt_v1d ( v1d  a)
related

Converts a v1d vector into a v4i vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4l v4l_cvt_v1d ( v1d  a)
related

Converts a v1d vector into a v4l vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8d v8d_cvt_v1d ( v1d  a)
related

Converts a v1d vector into a v8d vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8f v8f_cvt_v1d ( v1d  a)
related

Converts a v1d vector into a v8f vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8i v8i_cvt_v1d ( v1d  a)
related

Converts a v1d vector into a v8i vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8l v8l_cvt_v1d ( v1d  a)
related

Converts a v1d vector into a v8l vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16f v16f_cvt_v1d ( v1d  a)
related

Converts a v1d vector into a v16f vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16i v16i_cvt_v1d ( v1d  a)
related

Converts a v1d vector into a v16i vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1d v1d_cvt_v1f ( v1f  a)
related

Converts a v1f vector into a v1d vector.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1f v1f_cvt_v1f ( v1f  a)
related

Converts a v1f vector into a v1f vector.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1i v1i_cvt_v1f ( v1f  a)
related

Converts a v1f vector into a v1i vector.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1l v1l_cvt_v1f ( v1f  a)
related

Converts a v1f vector into a v1l vector.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2d v2d_cvt_v1f ( v1f  a)
related

Converts a v1f vector into a v2d vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2f v2f_cvt_v1f ( v1f  a)
related

Converts a v1f vector into a v2f vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2i v2i_cvt_v1f ( v1f  a)
related

Converts a v1f vector into a v2i vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2l v2l_cvt_v1f ( v1f  a)
related

Converts a v1f vector into a v2l vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4d v4d_cvt_v1f ( v1f  a)
related

Converts a v1f vector into a v4d vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4f v4f_cvt_v1f ( v1f  a)
related

Converts a v1f vector into a v4f vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4i v4i_cvt_v1f ( v1f  a)
related

Converts a v1f vector into a v4i vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4l v4l_cvt_v1f ( v1f  a)
related

Converts a v1f vector into a v4l vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8d v8d_cvt_v1f ( v1f  a)
related

Converts a v1f vector into a v8d vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8f v8f_cvt_v1f ( v1f  a)
related

Converts a v1f vector into a v8f vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8i v8i_cvt_v1f ( v1f  a)
related

Converts a v1f vector into a v8i vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8l v8l_cvt_v1f ( v1f  a)
related

Converts a v1f vector into a v8l vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16f v16f_cvt_v1f ( v1f  a)
related

Converts a v1f vector into a v16f vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16i v16i_cvt_v1f ( v1f  a)
related

Converts a v1f vector into a v16i vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1d v1d_cvt_v1i ( v1i  a)
related

Converts a v1i vector into a v1d vector.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1f v1f_cvt_v1i ( v1i  a)
related

Converts a v1i vector into a v1f vector.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1i v1i_cvt_v1i ( v1i  a)
related

Converts a v1i vector into a v1i vector.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1l v1l_cvt_v1i ( v1i  a)
related

Converts a v1i vector into a v1l vector.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2d v2d_cvt_v1i ( v1i  a)
related

Converts a v1i vector into a v2d vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2f v2f_cvt_v1i ( v1i  a)
related

Converts a v1i vector into a v2f vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2i v2i_cvt_v1i ( v1i  a)
related

Converts a v1i vector into a v2i vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2l v2l_cvt_v1i ( v1i  a)
related

Converts a v1i vector into a v2l vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4d v4d_cvt_v1i ( v1i  a)
related

Converts a v1i vector into a v4d vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4f v4f_cvt_v1i ( v1i  a)
related

Converts a v1i vector into a v4f vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4i v4i_cvt_v1i ( v1i  a)
related

Converts a v1i vector into a v4i vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4l v4l_cvt_v1i ( v1i  a)
related

Converts a v1i vector into a v4l vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8d v8d_cvt_v1i ( v1i  a)
related

Converts a v1i vector into a v8d vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8f v8f_cvt_v1i ( v1i  a)
related

Converts a v1i vector into a v8f vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8i v8i_cvt_v1i ( v1i  a)
related

Converts a v1i vector into a v8i vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8l v8l_cvt_v1i ( v1i  a)
related

Converts a v1i vector into a v8l vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16f v16f_cvt_v1i ( v1i  a)
related

Converts a v1i vector into a v16f vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16i v16i_cvt_v1i ( v1i  a)
related

Converts a v1i vector into a v16i vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1d v1d_cvt_v1l ( v1l  a)
related

Converts a v1l vector into a v1d vector.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1f v1f_cvt_v1l ( v1l  a)
related

Converts a v1l vector into a v1f vector.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1i v1i_cvt_v1l ( v1l  a)
related

Converts a v1l vector into a v1i vector.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1l v1l_cvt_v1l ( v1l  a)
related

Converts a v1l vector into a v1l vector.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2d v2d_cvt_v1l ( v1l  a)
related

Converts a v1l vector into a v2d vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2f v2f_cvt_v1l ( v1l  a)
related

Converts a v1l vector into a v2f vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2i v2i_cvt_v1l ( v1l  a)
related

Converts a v1l vector into a v2i vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2l v2l_cvt_v1l ( v1l  a)
related

Converts a v1l vector into a v2l vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4d v4d_cvt_v1l ( v1l  a)
related

Converts a v1l vector into a v4d vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4f v4f_cvt_v1l ( v1l  a)
related

Converts a v1l vector into a v4f vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4i v4i_cvt_v1l ( v1l  a)
related

Converts a v1l vector into a v4i vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4l v4l_cvt_v1l ( v1l  a)
related

Converts a v1l vector into a v4l vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8d v8d_cvt_v1l ( v1l  a)
related

Converts a v1l vector into a v8d vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8f v8f_cvt_v1l ( v1l  a)
related

Converts a v1l vector into a v8f vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8i v8i_cvt_v1l ( v1l  a)
related

Converts a v1l vector into a v8i vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8l v8l_cvt_v1l ( v1l  a)
related

Converts a v1l vector into a v8l vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16f v16f_cvt_v1l ( v1l  a)
related

Converts a v1l vector into a v16f vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16i v16i_cvt_v1l ( v1l  a)
related

Converts a v1l vector into a v16i vector. The upper values of the result are undefined.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1d v1d_cvt_v2d ( v2d  a)
related

Converts a v2d vector into a v1d vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1f v1f_cvt_v2d ( v2d  a)
related

Converts a v2d vector into a v1f vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1i v1i_cvt_v2d ( v2d  a)
related

Converts a v2d vector into a v1i vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1l v1l_cvt_v2d ( v2d  a)
related

Converts a v2d vector into a v1l vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2d v2d_cvt_v2d ( v2d  a)
related

Converts a v2d vector into a v2d vector.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2f v2f_cvt_v2d ( v2d  a)
related

Converts a v2d vector into a v2f vector.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2i v2i_cvt_v2d ( v2d  a)
related

Converts a v2d vector into a v2i vector.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2l v2l_cvt_v2d ( v2d  a)
related

Converts a v2d vector into a v2l vector.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4d v4d_cvt_v2d ( v2d  a)
related

Converts a v2d vector into a v4d vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4f v4f_cvt_v2d ( v2d  a)
related

Converts a v2d vector into a v4f vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4i v4i_cvt_v2d ( v2d  a)
related

Converts a v2d vector into a v4i vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4l v4l_cvt_v2d ( v2d  a)
related

Converts a v2d vector into a v4l vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8d v8d_cvt_v2d ( v2d  a)
related

Converts a v2d vector into a v8d vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8f v8f_cvt_v2d ( v2d  a)
related

Converts a v2d vector into a v8f vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8i v8i_cvt_v2d ( v2d  a)
related

Converts a v2d vector into a v8i vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8l v8l_cvt_v2d ( v2d  a)
related

Converts a v2d vector into a v8l vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16f v16f_cvt_v2d ( v2d  a)
related

Converts a v2d vector into a v16f vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16i v16i_cvt_v2d ( v2d  a)
related

Converts a v2d vector into a v16i vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1d v1d_cvt_v2f ( v2f  a)
related

Converts a v2f vector into a v1d vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1f v1f_cvt_v2f ( v2f  a)
related

Converts a v2f vector into a v1f vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1i v1i_cvt_v2f ( v2f  a)
related

Converts a v2f vector into a v1i vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1l v1l_cvt_v2f ( v2f  a)
related

Converts a v2f vector into a v1l vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2d v2d_cvt_v2f ( v2f  a)
related

Converts a v2f vector into a v2d vector.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2f v2f_cvt_v2f ( v2f  a)
related

Converts a v2f vector into a v2f vector.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2i v2i_cvt_v2f ( v2f  a)
related

Converts a v2f vector into a v2i vector.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2l v2l_cvt_v2f ( v2f  a)
related

Converts a v2f vector into a v2l vector.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4d v4d_cvt_v2f ( v2f  a)
related

Converts a v2f vector into a v4d vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4f v4f_cvt_v2f ( v2f  a)
related

Converts a v2f vector into a v4f vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4i v4i_cvt_v2f ( v2f  a)
related

Converts a v2f vector into a v4i vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4l v4l_cvt_v2f ( v2f  a)
related

Converts a v2f vector into a v4l vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8d v8d_cvt_v2f ( v2f  a)
related

Converts a v2f vector into a v8d vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8f v8f_cvt_v2f ( v2f  a)
related

Converts a v2f vector into a v8f vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8i v8i_cvt_v2f ( v2f  a)
related

Converts a v2f vector into a v8i vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8l v8l_cvt_v2f ( v2f  a)
related

Converts a v2f vector into a v8l vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16f v16f_cvt_v2f ( v2f  a)
related

Converts a v2f vector into a v16f vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16i v16i_cvt_v2f ( v2f  a)
related

Converts a v2f vector into a v16i vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1d v1d_cvt_v2i ( v2i  a)
related

Converts a v2i vector into a v1d vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1f v1f_cvt_v2i ( v2i  a)
related

Converts a v2i vector into a v1f vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1i v1i_cvt_v2i ( v2i  a)
related

Converts a v2i vector into a v1i vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1l v1l_cvt_v2i ( v2i  a)
related

Converts a v2i vector into a v1l vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2d v2d_cvt_v2i ( v2i  a)
related

Converts a v2i vector into a v2d vector.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2f v2f_cvt_v2i ( v2i  a)
related

Converts a v2i vector into a v2f vector.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2i v2i_cvt_v2i ( v2i  a)
related

Converts a v2i vector into a v2i vector.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2l v2l_cvt_v2i ( v2i  a)
related

Converts a v2i vector into a v2l vector.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4d v4d_cvt_v2i ( v2i  a)
related

Converts a v2i vector into a v4d vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4f v4f_cvt_v2i ( v2i  a)
related

Converts a v2i vector into a v4f vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4i v4i_cvt_v2i ( v2i  a)
related

Converts a v2i vector into a v4i vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4l v4l_cvt_v2i ( v2i  a)
related

Converts a v2i vector into a v4l vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8d v8d_cvt_v2i ( v2i  a)
related

Converts a v2i vector into a v8d vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8f v8f_cvt_v2i ( v2i  a)
related

Converts a v2i vector into a v8f vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8i v8i_cvt_v2i ( v2i  a)
related

Converts a v2i vector into a v8i vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8l v8l_cvt_v2i ( v2i  a)
related

Converts a v2i vector into a v8l vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16f v16f_cvt_v2i ( v2i  a)
related

Converts a v2i vector into a v16f vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16i v16i_cvt_v2i ( v2i  a)
related

Converts a v2i vector into a v16i vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1d v1d_cvt_v2l ( v2l  a)
related

Converts a v2l vector into a v1d vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1f v1f_cvt_v2l ( v2l  a)
related

Converts a v2l vector into a v1f vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1i v1i_cvt_v2l ( v2l  a)
related

Converts a v2l vector into a v1i vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1l v1l_cvt_v2l ( v2l  a)
related

Converts a v2l vector into a v1l vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2d v2d_cvt_v2l ( v2l  a)
related

Converts a v2l vector into a v2d vector.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2f v2f_cvt_v2l ( v2l  a)
related

Converts a v2l vector into a v2f vector.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2i v2i_cvt_v2l ( v2l  a)
related

Converts a v2l vector into a v2i vector.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2l v2l_cvt_v2l ( v2l  a)
related

Converts a v2l vector into a v2l vector.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4d v4d_cvt_v2l ( v2l  a)
related

Converts a v2l vector into a v4d vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4f v4f_cvt_v2l ( v2l  a)
related

Converts a v2l vector into a v4f vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4i v4i_cvt_v2l ( v2l  a)
related

Converts a v2l vector into a v4i vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4l v4l_cvt_v2l ( v2l  a)
related

Converts a v2l vector into a v4l vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8d v8d_cvt_v2l ( v2l  a)
related

Converts a v2l vector into a v8d vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8f v8f_cvt_v2l ( v2l  a)
related

Converts a v2l vector into a v8f vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8i v8i_cvt_v2l ( v2l  a)
related

Converts a v2l vector into a v8i vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8l v8l_cvt_v2l ( v2l  a)
related

Converts a v2l vector into a v8l vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16f v16f_cvt_v2l ( v2l  a)
related

Converts a v2l vector into a v16f vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16i v16i_cvt_v2l ( v2l  a)
related

Converts a v2l vector into a v16i vector. The upper values of the result are undefined.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1d v1d_cvt_v4d ( v4d  a)
related

Converts a v4d vector into a v1d vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1f v1f_cvt_v4d ( v4d  a)
related

Converts a v4d vector into a v1f vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1i v1i_cvt_v4d ( v4d  a)
related

Converts a v4d vector into a v1i vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1l v1l_cvt_v4d ( v4d  a)
related

Converts a v4d vector into a v1l vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2d v2d_cvt_v4d ( v4d  a)
related

Converts a v4d vector into a v2d vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2f v2f_cvt_v4d ( v4d  a)
related

Converts a v4d vector into a v2f vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2i v2i_cvt_v4d ( v4d  a)
related

Converts a v4d vector into a v2i vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2l v2l_cvt_v4d ( v4d  a)
related

Converts a v4d vector into a v2l vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4d v4d_cvt_v4d ( v4d  a)
related

Converts a v4d vector into a v4d vector.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__double__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4f v4f_cvt_v4d ( v4d  a)
related

Converts a v4d vector into a v4f vector.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4i v4i_cvt_v4d ( v4d  a)
related

Converts a v4d vector into a v4i vector.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4l v4l_cvt_v4d ( v4d  a)
related

Converts a v4d vector into a v4l vector.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__double__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8d v8d_cvt_v4d ( v4d  a)
related

Converts a v4d vector into a v8d vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__double__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8f v8f_cvt_v4d ( v4d  a)
related

Converts a v4d vector into a v8f vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8i v8i_cvt_v4d ( v4d  a)
related

Converts a v4d vector into a v8i vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8l v8l_cvt_v4d ( v4d  a)
related

Converts a v4d vector into a v8l vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__double__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16f v16f_cvt_v4d ( v4d  a)
related

Converts a v4d vector into a v16f vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16i v16i_cvt_v4d ( v4d  a)
related

Converts a v4d vector into a v16i vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1d v1d_cvt_v4f ( v4f  a)
related

Converts a v4f vector into a v1d vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1f v1f_cvt_v4f ( v4f  a)
related

Converts a v4f vector into a v1f vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1i v1i_cvt_v4f ( v4f  a)
related

Converts a v4f vector into a v1i vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1l v1l_cvt_v4f ( v4f  a)
related

Converts a v4f vector into a v1l vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2d v2d_cvt_v4f ( v4f  a)
related

Converts a v4f vector into a v2d vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2f v2f_cvt_v4f ( v4f  a)
related

Converts a v4f vector into a v2f vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2i v2i_cvt_v4f ( v4f  a)
related

Converts a v4f vector into a v2i vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2l v2l_cvt_v4f ( v4f  a)
related

Converts a v4f vector into a v2l vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4d v4d_cvt_v4f ( v4f  a)
related

Converts a v4f vector into a v4d vector.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4f v4f_cvt_v4f ( v4f  a)
related

Converts a v4f vector into a v4f vector.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4i v4i_cvt_v4f ( v4f  a)
related

Converts a v4f vector into a v4i vector.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4l v4l_cvt_v4f ( v4f  a)
related

Converts a v4f vector into a v4l vector.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8d v8d_cvt_v4f ( v4f  a)
related

Converts a v4f vector into a v8d vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8f v8f_cvt_v4f ( v4f  a)
related

Converts a v4f vector into a v8f vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8i v8i_cvt_v4f ( v4f  a)
related

Converts a v4f vector into a v8i vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8l v8l_cvt_v4f ( v4f  a)
related

Converts a v4f vector into a v8l vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16f v16f_cvt_v4f ( v4f  a)
related

Converts a v4f vector into a v16f vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16i v16i_cvt_v4f ( v4f  a)
related

Converts a v4f vector into a v16i vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1d v1d_cvt_v4i ( v4i  a)
related

Converts a v4i vector into a v1d vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1f v1f_cvt_v4i ( v4i  a)
related

Converts a v4i vector into a v1f vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1i v1i_cvt_v4i ( v4i  a)
related

Converts a v4i vector into a v1i vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1l v1l_cvt_v4i ( v4i  a)
related

Converts a v4i vector into a v1l vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2d v2d_cvt_v4i ( v4i  a)
related

Converts a v4i vector into a v2d vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2f v2f_cvt_v4i ( v4i  a)
related

Converts a v4i vector into a v2f vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2i v2i_cvt_v4i ( v4i  a)
related

Converts a v4i vector into a v2i vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2l v2l_cvt_v4i ( v4i  a)
related

Converts a v4i vector into a v2l vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4d v4d_cvt_v4i ( v4i  a)
related

Converts a v4i vector into a v4d vector.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4f v4f_cvt_v4i ( v4i  a)
related

Converts a v4i vector into a v4f vector.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4i v4i_cvt_v4i ( v4i  a)
related

Converts a v4i vector into a v4i vector.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4l v4l_cvt_v4i ( v4i  a)
related

Converts a v4i vector into a v4l vector.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8d v8d_cvt_v4i ( v4i  a)
related

Converts a v4i vector into a v8d vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8f v8f_cvt_v4i ( v4i  a)
related

Converts a v4i vector into a v8f vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8i v8i_cvt_v4i ( v4i  a)
related

Converts a v4i vector into a v8i vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8l v8l_cvt_v4i ( v4i  a)
related

Converts a v4i vector into a v8l vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16f v16f_cvt_v4i ( v4i  a)
related

Converts a v4i vector into a v16f vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16i v16i_cvt_v4i ( v4i  a)
related

Converts a v4i vector into a v16i vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1d v1d_cvt_v4l ( v4l  a)
related

Converts a v4l vector into a v1d vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1f v1f_cvt_v4l ( v4l  a)
related

Converts a v4l vector into a v1f vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1i v1i_cvt_v4l ( v4l  a)
related

Converts a v4l vector into a v1i vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1l v1l_cvt_v4l ( v4l  a)
related

Converts a v4l vector into a v1l vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2d v2d_cvt_v4l ( v4l  a)
related

Converts a v4l vector into a v2d vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2f v2f_cvt_v4l ( v4l  a)
related

Converts a v4l vector into a v2f vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2i v2i_cvt_v4l ( v4l  a)
related

Converts a v4l vector into a v2i vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2l v2l_cvt_v4l ( v4l  a)
related

Converts a v4l vector into a v2l vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4d v4d_cvt_v4l ( v4l  a)
related

Converts a v4l vector into a v4d vector.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int64_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4f v4f_cvt_v4l ( v4l  a)
related

Converts a v4l vector into a v4f vector.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4i v4i_cvt_v4l ( v4l  a)
related

Converts a v4l vector into a v4i vector.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4l v4l_cvt_v4l ( v4l  a)
related

Converts a v4l vector into a v4l vector.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int64_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8d v8d_cvt_v4l ( v4l  a)
related

Converts a v4l vector into a v8d vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int64_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8f v8f_cvt_v4l ( v4l  a)
related

Converts a v4l vector into a v8f vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8i v8i_cvt_v4l ( v4l  a)
related

Converts a v4l vector into a v8i vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8l v8l_cvt_v4l ( v4l  a)
related

Converts a v4l vector into a v8l vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int64_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16f v16f_cvt_v4l ( v4l  a)
related

Converts a v4l vector into a v16f vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16i v16i_cvt_v4l ( v4l  a)
related

Converts a v4l vector into a v16i vector. The upper values of the result are undefined.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1d v1d_cvt_v8d ( v8d  a)
related

Converts a v8d vector into a v1d vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1f v1f_cvt_v8d ( v8d  a)
related

Converts a v8d vector into a v1f vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1i v1i_cvt_v8d ( v8d  a)
related

Converts a v8d vector into a v1i vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1l v1l_cvt_v8d ( v8d  a)
related

Converts a v8d vector into a v1l vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__double__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2d v2d_cvt_v8d ( v8d  a)
related

Converts a v8d vector into a v2d vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2f v2f_cvt_v8d ( v8d  a)
related

Converts a v8d vector into a v2f vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2i v2i_cvt_v8d ( v8d  a)
related

Converts a v8d vector into a v2i vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2l v2l_cvt_v8d ( v8d  a)
related

Converts a v8d vector into a v2l vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__double__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4d v4d_cvt_v8d ( v8d  a)
related

Converts a v8d vector into a v4d vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__double__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4f v4f_cvt_v8d ( v8d  a)
related

Converts a v8d vector into a v4f vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4i v4i_cvt_v8d ( v8d  a)
related

Converts a v8d vector into a v4i vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4l v4l_cvt_v8d ( v8d  a)
related

Converts a v8d vector into a v4l vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__double__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8d v8d_cvt_v8d ( v8d  a)
related

Converts a v8d vector into a v8d vector.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__double__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8f v8f_cvt_v8d ( v8d  a)
related

Converts a v8d vector into a v8f vector.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8i v8i_cvt_v8d ( v8d  a)
related

Converts a v8d vector into a v8i vector.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8l v8l_cvt_v8d ( v8d  a)
related

Converts a v8d vector into a v8l vector.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__double__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16f v16f_cvt_v8d ( v8d  a)
related

Converts a v8d vector into a v16f vector. The upper values of the result are undefined.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__double__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16i v16i_cvt_v8d ( v8d  a)
related

Converts a v8d vector into a v16i vector. The upper values of the result are undefined.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__double__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1d v1d_cvt_v8f ( v8f  a)
related

Converts a v8f vector into a v1d vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1f v1f_cvt_v8f ( v8f  a)
related

Converts a v8f vector into a v1f vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1i v1i_cvt_v8f ( v8f  a)
related

Converts a v8f vector into a v1i vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1l v1l_cvt_v8f ( v8f  a)
related

Converts a v8f vector into a v1l vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2d v2d_cvt_v8f ( v8f  a)
related

Converts a v8f vector into a v2d vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2f v2f_cvt_v8f ( v8f  a)
related

Converts a v8f vector into a v2f vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2i v2i_cvt_v8f ( v8f  a)
related

Converts a v8f vector into a v2i vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2l v2l_cvt_v8f ( v8f  a)
related

Converts a v8f vector into a v2l vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4d v4d_cvt_v8f ( v8f  a)
related

Converts a v8f vector into a v4d vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4f v4f_cvt_v8f ( v8f  a)
related

Converts a v8f vector into a v4f vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4i v4i_cvt_v8f ( v8f  a)
related

Converts a v8f vector into a v4i vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4l v4l_cvt_v8f ( v8f  a)
related

Converts a v8f vector into a v4l vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8d v8d_cvt_v8f ( v8f  a)
related

Converts a v8f vector into a v8d vector.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8f v8f_cvt_v8f ( v8f  a)
related

Converts a v8f vector into a v8f vector.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8i v8i_cvt_v8f ( v8f  a)
related

Converts a v8f vector into a v8i vector.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8l v8l_cvt_v8f ( v8f  a)
related

Converts a v8f vector into a v8l vector.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16f v16f_cvt_v8f ( v8f  a)
related

Converts a v8f vector into a v16f vector. The upper values of the result are undefined.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16i v16i_cvt_v8f ( v8f  a)
related

Converts a v8f vector into a v16i vector. The upper values of the result are undefined.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1d v1d_cvt_v8i ( v8i  a)
related

Converts a v8i vector into a v1d vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1f v1f_cvt_v8i ( v8i  a)
related

Converts a v8i vector into a v1f vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1i v1i_cvt_v8i ( v8i  a)
related

Converts a v8i vector into a v1i vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1l v1l_cvt_v8i ( v8i  a)
related

Converts a v8i vector into a v1l vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2d v2d_cvt_v8i ( v8i  a)
related

Converts a v8i vector into a v2d vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2f v2f_cvt_v8i ( v8i  a)
related

Converts a v8i vector into a v2f vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2i v2i_cvt_v8i ( v8i  a)
related

Converts a v8i vector into a v2i vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2l v2l_cvt_v8i ( v8i  a)
related

Converts a v8i vector into a v2l vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4d v4d_cvt_v8i ( v8i  a)
related

Converts a v8i vector into a v4d vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4f v4f_cvt_v8i ( v8i  a)
related

Converts a v8i vector into a v4f vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4i v4i_cvt_v8i ( v8i  a)
related

Converts a v8i vector into a v4i vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4l v4l_cvt_v8i ( v8i  a)
related

Converts a v8i vector into a v4l vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8d v8d_cvt_v8i ( v8i  a)
related

Converts a v8i vector into a v8d vector.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8f v8f_cvt_v8i ( v8i  a)
related

Converts a v8i vector into a v8f vector.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8i v8i_cvt_v8i ( v8i  a)
related

Converts a v8i vector into a v8i vector.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8l v8l_cvt_v8i ( v8i  a)
related

Converts a v8i vector into a v8l vector.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16f v16f_cvt_v8i ( v8i  a)
related

Converts a v8i vector into a v16f vector. The upper values of the result are undefined.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16i v16i_cvt_v8i ( v8i  a)
related

Converts a v8i vector into a v16i vector. The upper values of the result are undefined.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1d v1d_cvt_v8l ( v8l  a)
related

Converts a v8l vector into a v1d vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1f v1f_cvt_v8l ( v8l  a)
related

Converts a v8l vector into a v1f vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1i v1i_cvt_v8l ( v8l  a)
related

Converts a v8l vector into a v1i vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1l v1l_cvt_v8l ( v8l  a)
related

Converts a v8l vector into a v1l vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int64_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2d v2d_cvt_v8l ( v8l  a)
related

Converts a v8l vector into a v2d vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2f v2f_cvt_v8l ( v8l  a)
related

Converts a v8l vector into a v2f vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2i v2i_cvt_v8l ( v8l  a)
related

Converts a v8l vector into a v2i vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2l v2l_cvt_v8l ( v8l  a)
related

Converts a v8l vector into a v2l vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int64_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4d v4d_cvt_v8l ( v8l  a)
related

Converts a v8l vector into a v4d vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int64_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4f v4f_cvt_v8l ( v8l  a)
related

Converts a v8l vector into a v4f vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4i v4i_cvt_v8l ( v8l  a)
related

Converts a v8l vector into a v4i vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4l v4l_cvt_v8l ( v8l  a)
related

Converts a v8l vector into a v4l vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int64_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8d v8d_cvt_v8l ( v8l  a)
related

Converts a v8l vector into a v8d vector.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__int64_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8f v8f_cvt_v8l ( v8l  a)
related

Converts a v8l vector into a v8f vector.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8i v8i_cvt_v8l ( v8l  a)
related

Converts a v8l vector into a v8i vector.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8l v8l_cvt_v8l ( v8l  a)
related

Converts a v8l vector into a v8l vector.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__int64_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16f v16f_cvt_v8l ( v8l  a)
related

Converts a v8l vector into a v16f vector. The upper values of the result are undefined.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__int64_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16i v16i_cvt_v8l ( v8l  a)
related

Converts a v8l vector into a v16i vector. The upper values of the result are undefined.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__int64_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1d v1d_cvt_v16f ( v16f  a)
related

Converts a v16f vector into a v1d vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1f v1f_cvt_v16f ( v16f  a)
related

Converts a v16f vector into a v1f vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1i v1i_cvt_v16f ( v16f  a)
related

Converts a v16f vector into a v1i vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1l v1l_cvt_v16f ( v16f  a)
related

Converts a v16f vector into a v1l vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2d v2d_cvt_v16f ( v16f  a)
related

Converts a v16f vector into a v2d vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2f v2f_cvt_v16f ( v16f  a)
related

Converts a v16f vector into a v2f vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2i v2i_cvt_v16f ( v16f  a)
related

Converts a v16f vector into a v2i vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2l v2l_cvt_v16f ( v16f  a)
related

Converts a v16f vector into a v2l vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4d v4d_cvt_v16f ( v16f  a)
related

Converts a v16f vector into a v4d vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4f v4f_cvt_v16f ( v16f  a)
related

Converts a v16f vector into a v4f vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4i v4i_cvt_v16f ( v16f  a)
related

Converts a v16f vector into a v4i vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4l v4l_cvt_v16f ( v16f  a)
related

Converts a v16f vector into a v4l vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8d v8d_cvt_v16f ( v16f  a)
related

Converts a v16f vector into a v8d vector. The upper values of the input are discarded.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__float__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8f v8f_cvt_v16f ( v16f  a)
related

Converts a v16f vector into a v8f vector. The upper values of the input are discarded.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8i v8i_cvt_v16f ( v16f  a)
related

Converts a v16f vector into a v8i vector. The upper values of the input are discarded.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8l v8l_cvt_v16f ( v16f  a)
related

Converts a v16f vector into a v8l vector. The upper values of the input are discarded.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__float__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16f v16f_cvt_v16f ( v16f  a)
related

Converts a v16f vector into a v16f vector.

Operation
for i from 0 to 15
dst[i] := CONVERT_FROM__float__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16i v16i_cvt_v16f ( v16f  a)
related

Converts a v16f vector into a v16i vector.

Operation
for i from 0 to 15
dst[i] := CONVERT_FROM__float__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1d v1d_cvt_v16i ( v16i  a)
related

Converts a v16i vector into a v1d vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1f v1f_cvt_v16i ( v16i  a)
related

Converts a v16i vector into a v1f vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1i v1i_cvt_v16i ( v16i  a)
related

Converts a v16i vector into a v1i vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v1l v1l_cvt_v16i ( v16i  a)
related

Converts a v16i vector into a v1l vector. The upper values of the input are discarded.

Operation
for i from 0 to 0
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2d v2d_cvt_v16i ( v16i  a)
related

Converts a v16i vector into a v2d vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2f v2f_cvt_v16i ( v16i  a)
related

Converts a v16i vector into a v2f vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2i v2i_cvt_v16i ( v16i  a)
related

Converts a v16i vector into a v2i vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v2l v2l_cvt_v16i ( v16i  a)
related

Converts a v16i vector into a v2l vector. The upper values of the input are discarded.

Operation
for i from 0 to 1
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4d v4d_cvt_v16i ( v16i  a)
related

Converts a v16i vector into a v4d vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4f v4f_cvt_v16i ( v16i  a)
related

Converts a v16i vector into a v4f vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4i v4i_cvt_v16i ( v16i  a)
related

Converts a v16i vector into a v4i vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v4l v4l_cvt_v16i ( v16i  a)
related

Converts a v16i vector into a v4l vector. The upper values of the input are discarded.

Operation
for i from 0 to 3
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8d v8d_cvt_v16i ( v16i  a)
related

Converts a v16i vector into a v8d vector. The upper values of the input are discarded.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__int32_t__TO__double(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8f v8f_cvt_v16i ( v16i  a)
related

Converts a v16i vector into a v8f vector. The upper values of the input are discarded.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8i v8i_cvt_v16i ( v16i  a)
related

Converts a v16i vector into a v8i vector. The upper values of the input are discarded.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v8l v8l_cvt_v16i ( v16i  a)
related

Converts a v16i vector into a v8l vector. The upper values of the input are discarded.

Operation
for i from 0 to 7
dst[i] := CONVERT_FROM__int32_t__TO__int64_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16f v16f_cvt_v16i ( v16i  a)
related

Converts a v16i vector into a v16f vector.

Operation
for i from 0 to 15
dst[i] := CONVERT_FROM__int32_t__TO__float(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter
v16i v16i_cvt_v16i ( v16i  a)
related

Converts a v16i vector into a v16i vector.

Operation
for i from 0 to 15
dst[i] := CONVERT_FROM__int32_t__TO__int32_t(a[i])
endfor
Parameters
athe vector to convert
Returns
the converted vecter