Calc Vector3D Dot Products

Function

This Step computes the dot products of two lists of Vector3D vectors one to one.

Usage Scenario

This Step is a general vector computation Step. This Step has no fixed usage scenarios.

Input and Output

  • Input:

  1. First list of Vector3D vectors for computing the dot products.

  2. Second list of Vector3D vectors for computing the dot products.

  • Output:

  1. Dot products computed.