|
Periodic Eigendecomposition
|
Header file for periodic eigendecomposition algorithm. More...
#include <Eigen/Dense>#include <Eigen/Sparse>#include <Eigen/Eigenvalues>#include <Eigen/SparseLU>#include <vector>#include <utility>#include <tuple>Go to the source code of this file.
Classes | |
| class | PED |
| A class to calculate the periodic eigendecomposition of the product of a sequence of matrices. More... | |
Header file for periodic eigendecomposition algorithm.
1.7.6.1