Scalar product (alias for vdot)
Arguments
- x
An Expression, numeric value, or nested list thereof. The
conjugate-linear argument.
- y
An Expression, numeric value, or nested list thereof. The linear
argument.
Value
A scalar Expression representing sum(Conj(x) * y).