hdot ( u v -- x )


Vocabulary
math.vectors

Inputs
ua sequence of reals
va sequence of reals


Outputs
xa real


Word description
Computes the Hermitian inner product of two vectors.

Definition


Methods