SyTen

◆ operator*()

template<typename SType , typename TType >
StateWrapper<SType, TType> syten::Krylov::operator* ( SDef  prefactor,
StateWrapper< SType, TType > const &  s 
)
inline

operator * Multiplication of scalar w/ statewrapper. invokes StateWrapper::operator *

Parameters
prefactorthe scalar to multiply w/
sstate to multiply w/
Returns
a new object of type StateWrapper w/ value s*prefactor

Referenced by syten::ConvertingIterator< It, T, Pointer, Reference >::operator*().

+ Here is the caller graph for this function: