Operator SQRT

Operator Library: Arithmetics

The operator calculates the square root of the input. The result is rounded to the next integer value.

I/O Properties

Property Value
Operator Type O
Input Link I, data input
Output Link O, data output

Supported Link Format

Link Parameter Input Link I Output Link O
Bit Width {8, 12, 16, 20, 24, 28, 32} auto1
Arithmetic unsigned as I
Parallelism any as I
Kernel Columns any as I
Kernel Rows any as I
Img Protocol {VALT_IMAGE2D, VALT_LINE1D, VALT_PIXEL0D} as I
Color Format VAF_GRAY as I
Color Flavor FL_NONE as I
Max. Img Width any as I
Max. Img Height any as I

1

The bit width at the output is

Parameters

None

Examples of Use

The use of operator SQRT is shown in the following examples: