Basis.get_overlap
- Basis.get_overlap(other)[source]
Get overlap matrix with another basis as a Tensor.
- Parameters
other (btensor.basis.Basis) – Second basis.
- Returns
Overlap matrix.
- Return type
Get overlap matrix with another basis as a Tensor.
other (btensor.basis.Basis) – Second basis.
Overlap matrix.