SyTen

◆ operator/() [2/2]

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

operator / division by scalar; lvalue overload

Parameters
divisorscalar to divide by
Returns
new statewrapper, value is *this divided by divisor

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

+ Here is the call graph for this function: