SyTen

◆ operator+() [1/2]

template<typename StateT , typename TruncT = Truncation>
type syten::Krylov::StateWrapper< StateT, TruncT >::operator+ ( type const &  snd) &&
inline

operator + add a state and an rvalue *this

Parameters
sndstatewrapper to add
Returns
the new state

References std::move(), syten::Krylov::StateWrapper< StateT, TruncT >::state, and syten::Krylov::StateWrapper< StateT, TruncT >::truncate.

+ Here is the call graph for this function: