|
inline |
Calculate all new coefficients and return the new tridiagonal matrix.
Mat | type of the full matrix |
Vec | type of the full vector |
m | full matrix |
v | set of Krylov vectors |
m
projected into the Krylov space spanned by v
with only the tridiagonal elements calculated and all others set to zero. References a, b, std::vector< T >::back(), std::vector< T >::empty(), syten::IPEPS::expectation(), std::vector< T >::front(), std::vector< T >::push_back(), syten::real(), and std::vector< T >::size().