| SRDef syten::SVD::svd | ( | Tensor< rank > const & | in, |
| Index | uncombinedLeg, | ||
| Tensor< 2 > & | u, | ||
| Tensor< 2 > & | s, | ||
| Tensor< rank > & | v, | ||
| Truncation const & | trunc = Truncation(), |
||
| DecompRescaleCGC const | rescaleCGC = DecompRescaleCGC::Yes, |
||
| GaugeFixSVD | gf = GaugeFixSVD::n(), |
||
| Pick_US_V_ | = Pick_US_V_(), |
||
| SourceLocation | location = SourceLocation::current() |
||
| ) |
(Legacy) right-normalising SVD.
References svd(), and syten::transpose().
Here is the call graph for this function: