UniversalSpace.inner¶
-
UniversalSpace.
inner
(self, x1, x2)¶ Return the inner product of
x1
andx2
.- Parameters
- x1, x2
LinearSpaceElement
Elements whose inner product to compute.
- x1, x2
- Returns
- inner
LinearSpace.field
element Inner product of
x1
andx2
.
- inner