set_boundary_like
Method of RealMPS.
Overloads
| Name | Description |
|---|---|
set_boundary_like(const RealMPO other) -> RealMPS | Copy the boundary conditions from another MPS or MPO. |
set_boundary_like(const RealMPS other) -> RealMPS | Copy the boundary conditions from another MPS or MPO. |
set_boundary_like(const RealMPO other) -> RealMPS
Copy the boundary conditions from another MPS or MPO.
Parameters
- other: The MPS or MPO to copy boundary conditions from.
Returns
Reference to the modified MPS.
set_boundary_like(const RealMPS other) -> RealMPS
Copy the boundary conditions from another MPS or MPO.
Parameters
- other: The MPS or MPO to copy boundary conditions from.
Returns
Reference to the modified MPS.