Vector Add Node

vector add node

Adds two vectors.

Inputs:

  • a, b: The two vectors to add.

Outputs:

  • c: The vector sum of a and b.