SyTen

◆ orthogonalise_arithmetic_imp() [1/2]

template<typename T , typename Iterator >
void syten::orthogonalise_arithmetic_imp ( T &  vec,
Iterator  first,
Iterator  last,
Truncation const &  = Truncation(),
bool  assume_norm_one = false,
long  = 0 
)

orthogonalise_arithmetic(): Fully generic implementation

References addScaled(), syten::MPS::distance(), std::fill(), normSqd(), overlap(), overThreshold(), and SYTEN_SMALL_THRESHOLD.

+ Here is the call graph for this function: