void syten::addLog | ( | Iterator | first, |
Iterator | end | ||
) |
Adds values in the range [first, end)
using operator+=
, the result is found in *first
.
References abs(), addLog(), dist(), syten::MPS::distance(), std::distance(), and SYTEN_ASSERT.
Referenced by addLog(), syten::MPS::RandomState::genMomentumRep(), syten::MPS::ProjectedPurification::genProjector(), and truncate_add_operators().