Vector Processors For vector computations this kind of processor was designed. A vector is an array of operands of the same type. Consider the following vectors: Vector A (a1, a2, a3, ……., an) Vector B (b1, b2, b3,……., bn) Vector C = Vector A + Vector B = C(c1, c2,...