GeneralizedEigenSolver no way to check it is possible to solve the system in Debug mode.
If we use GeneralizedEigenSolver there seems to be no way to know if it is possible solve the system in Debug mode. An assertion that states eigen_assert(m_valuesOkay && "EigenSolver is not initialized."); is presented. I would suggest to have the opportunity to check that the system was not possible to calculate and that it was initialized. Best regards, Filipe