vec_ctsl

Purpose

Multiplies each element in a by 2 to the power of b and converts the result into an integer.

Note: This function does not use elements 1 and 3 of a when a is a double vector.

Syntax

d=vec_ctsl(a, b)

Result and argument types

The following table describes the types of the returned value and the function arguments.

d a b
vector signed long long vector float 0–31
vector double