Method of RealMPS.
dot(const RealMPS other) -> real
Compute the inner product (overlap, dot product) between this MPS and another MPS.
Parameters
- other: right hand side of the dot product
Returns
The inner product <this|other> as a scalar value.