afp_dot

Scalar dot product between two vectors. Also referred to as the inner product.This function returns the scalar product of two equal sized vectors or between a matrix and a vector. The second operand needs to be a vector in either case.

Arguments

  1. Input array
  2. Input array

Output

Double or complex value, or array

Examples

afp_dot