Computer Science, asked by sultanarijia302, 2 months ago

What are meant by horizontal and vertical vector processing?

Answers

Answered by Spyweb
0

Answer:

In presence of large array of data, we can organize a vector instruction by two methods:

Horizontal processing: In horizontal processing, vector computations are performed horizontally from left to right in row fashion.

Vertical processing: In vertical processing vector computations are carried out vertically from top to bottom in column fashion.

Similar questions