SRDef syten::MPS::LBOState::rightnorm | ( | Truncation const & | trunc = Truncation() , |
DropNorm const | dropN = DropNorm::Yes |
||
) |
Right-normalises the entire state from right to left.
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 rightnorm(), size(), and Yes.