Go to the source code of this file.
Namespaces | |
corbo | |
Functions | |
void | corbo::schur_decomposition_2d (Eigen::Ref< Eigen::Matrix2d > T, Eigen::Ref< Eigen::Matrix2d > U) |
Perform the 2D Real Schur decompositionIn contrast to Eigen::RealSchur this function enforces diagonal blocks of complex eigenvalues to be in the form:
with a denoting the real part and | |