Dot Product Node

dot product node

Calculates the dot product of two vectors.

Inputs:

  • a, b: The two vectors.

Outputs:

  • dot: The dot product of a and b.