Loading [MathJax]/extensions/tex2jax.js
SyTen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ operator-=()

template<typename StateT , typename TruncT = Truncation>
type & syten::Krylov::StateWrapper< StateT, TruncT >::operator-= ( type  rhs)
inline

operator -= subtraction assignment;

Parameters
rhsthe state(wrapper) to subtract
Returns
reference to *this

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