dotident SciMax Toolbox dotscrules

SciMax Toolbox >> dotproduct

dotproduct

Maxima Function

Calling Sequence

dotproduct (u, v)

Description

Return the dotproduct of vectors u and v. This is the same as conjugate (transpose (u)) . v. The arguments u and v must be column vectors.

dotident SciMax Toolbox dotscrules