SyTen

◆ svd() [1/3]

template<Rank rank>
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.

Deprecated:
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

References svd(), and syten::transpose().

+ Here is the call graph for this function: