SyTen

◆ trunc

Truncation syten::DMRG::DMRGStage::trunc
Initial value:
Maximum(),
Maximum(),
-1)
Tensor< 2 > sqrt(Tensor< 2 > inp)
Returns the square root of the diagonal input matrix.
Definition: tensor_misc.cpp:57
const SYTEN_SRDEF_TYPE SYTEN_SMALL_THRESHOLD
A generic small threshold, suitable for comparison for equality.
Definition: thresholds.h:18

Truncation specifier.

Defaults to sqrt(SYTEN_SMALL_THRESHOLD) ~ 1e-8 as the singular value cutoff and arbitrary number of states.

Referenced by maxSensibleExpansion(), and serialize().