SyTen

◆ operator+() [2/2]

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

operator + addition of two statewrappers; lvalue-*this overload

Parameters
snd
Returns
a new StateWrapper w/ the same type as *this

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

+ Here is the call graph for this function: