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

◆ State_t

template<typename StateT , typename TruncT = Truncation>
using syten::Krylov::StateWrapper< StateT, TruncT >::State_t = std::decay_t<StateT>

the type of the underlying state, cv-qualifiers and reference removed