SRDef syten::MPS::LBOState::leftnorm | ( | Truncation const & | trunc = Truncation() , |
DropNorm const | dropN = DropNorm::Yes |
||
) |
Left-normalises the entire state from left to right.
trunc | truncation parameters to apply. If trunc.notTruncating() is true, does a QR, otherwise a SVD decomposition. |
dropN | if DropNorm::Yes, normalises the transfer tensors to have norm one. |
References leftnorm(), size(), and Yes.