Skip to main content

dot

Method of ComplexMPS.

dot(const ComplexMPS other) -> complex

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.