dot

Computes the dot product of two vectors.

Inputs

first

First vector.

second

Second vector.

Output

dot_product

The resulting dot product.