LinearSpace.inner
- LinearSpace.inner(x1, x2)[source]
Return the inner product of
x1andx2.Parameters
- x1, x2
LinearSpaceElement Elements whose inner product to compute.
Returns
- inner
LinearSpace.fieldelement Inner product of
x1andx2.
- x1, x2
Return the inner product of x1 and x2.
LinearSpaceElementElements whose inner product to compute.
LinearSpace.field elementInner product of x1 and x2.