Periodic Eigendecomposition
PED Member List
This is the complete list of members for PED, including all inherited members.
checkSubdiagZero(const Ref< const MatrixXd > &J0, const int L, const int U, const double tol) (defined in PED)PED
complexEigsMat2(const Matrix2d &A)PED
deltaMat2(const Matrix2d &A)PED
eigenvalues(MatrixXd &J, const int MaxN=100, const double tol=1e-16, bool Print=true)PED
EigVals(MatrixXd &J, const int MaxN=100, const double tol=1e-16, bool Print=true)PED
EigVecs(MatrixXd &J, const int MaxN=100, const double tol=1e-16, bool Print=true)PED
fixPhase(MatrixXd &EigVecs, const VectorXd &realComplexIndex)PED
Givens(Ref< MatrixXd > A, Ref< MatrixXd > B, Ref< MatrixXd > C, const int k) (defined in PED)PED
Givens(Ref< MatrixXd > A, Ref< MatrixXd > B, Ref< MatrixXd > C, const Vector2d &v, const int k)PED
GivensOneIter(MatrixXd &J, MatrixXd &Q, const Vector2d &v, const int L, const int U) (defined in PED)PED
GivensOneRound(MatrixXd &J, MatrixXd &Q, const Vector2d &v, const int k) (defined in PED)PED
HessTrian(MatrixXd &G) (defined in PED)PED
HouseHolder(Ref< MatrixXd > A, Ref< MatrixXd > B, Ref< MatrixXd > C, const int k, bool subDiag=false) (defined in PED)PED
oneEigVec(const MatrixXd &J, const int &P, const bool &isReal, const bool &Print)PED
padEnds(const vector< int > &v, const int &left, const int &right)PED
PeriodicQR(MatrixXd &J, MatrixXd &Q, const int L, const int U, const int MaxN, const double tol, bool Print)PED
PerSchur(MatrixXd &J, const int MaxN=100, const double tol=1e-16, bool Print=true)PED
PerSylvester(const MatrixXd &J, const int &P, const bool &isReal, const bool &Print)PED
product1dDiag(const MatrixXd &J, const int k) (defined in PED)PED
product2dDiag(const MatrixXd &J, const int k) (defined in PED)PED
realIndex(const vector< int > &complexIndex, const int N)PED
reverseOrder(MatrixXd &J)PED
reverseOrderSize(MatrixXd &J)PED
sgn(const double &num)PED
triDenseMat(const Ref< const MatrixXd > &A, const size_t M=0, const size_t N=0)PED
triDenseMatKron(const size_t I, const Ref< const MatrixXd > &A, const size_t M=0, const size_t N=0)PED
triDiagMat(const size_t n, const double x, const size_t M=0, const size_t N=0)PED
triDiagMatKron(const size_t I, const Ref< const MatrixXd > &A, const size_t M=0, const size_t N=0)PED
vecMat2(const Matrix2d &A)PED
 All Classes Files Functions