#include "./RealSchur.h"
Go to the source code of this file.
Classes | |
class | Eigen::EigenSolver< _MatrixType > |
Computes eigenvalues and eigenvectors of general matrices. More... | |
Namespaces | |
namespace | Eigen |
iterative scaling algorithm to equilibrate rows and column norms in matrices | |
Functions | |
template<typename Scalar > | |
std::complex< Scalar > | Eigen::cdiv (const Scalar &xr, const Scalar &xi, const Scalar &yr, const Scalar &yi) |