Dot-product of vectors

Dependencies:

  1. Vector

The dot product of u and v is defined as: uv=i=1nuivi where u is the conjugate of u. u is generally defined to be equal to u. There are a few exceptions, like complex numbers.

u and v are defined to be orthogonal iff uv=0.

Dependency for:

  1. Matrices form an inner-product space

Info:

Transitive dependencies:

  1. Group
  2. Ring
  3. Vector