SyTen

◆ 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