SyTen

◆ operator*() [2/2]

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

operator * multiplication by scalar; the lvalue version

Parameters
prefactorthe scalar to multiply w/
Returns
a new statewrapper w/ a state multiplied w/ prefactor

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

+ Here is the call graph for this function: