SyTen
Deprecated List
Member std::operator<< (std::ostream &out, std::pair< TypeA, TypeB > const &a)
Member std::operator<< (std::ostream &out, syten::Verbose< std::pair< TypeA, TypeB > > const &a)
Member syten::AsyncCached< Type >::uncache () const
Member 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())
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Member syten::tensorSortBuckets (Tensor< rank > const &input, Index const leg)
, use TensorBlocks::sort_VecIdx_single()
Member syten::tensorSortBuckets (std::vector< TensorBlock< rank > > &&blocks)
, use TensorBlocks::sort_VecBlocks_all()
Member syten::tensorSortBuckets (Tensor< rank > const &input, std::array< Rank, numMatches > const &matches)
, use TensorBlocks::sort_VecRepIdx_some()
Member syten::transpose_exchange (DenseTensor< rank, Scalar > const &a, ConstSpan< Index > const &axes, Conj conjugate=Conj::n())
This function is old and slow, do not use it.
Member tsvd (...)