Spectral Integral Suite in C++
|
This is the complete list of members for sis::EigenSolver< std::complex< T > >, including all inherited members.
compute(const LinopMat< std::complex< T > > &Lmat_, int num_vals, const BcMat< std::complex< T > > &bc_) | sis::GeneralizedEigenSolver< std::complex< T > > | inline |
compute(const LinopMat< std::complex< T > > &Lmat_, const BcMat< std::complex< T > > &bc_) | sis::GeneralizedEigenSolver< std::complex< T > > | inline |
compute(const LinopMat< std::complex< T > > &Lmat_, const LinopMat< std::complex< T > > &Mmat_, int num_vals, const BcMat< std::complex< T > > &Lbc_) | sis::GeneralizedEigenSolver< std::complex< T > > | inline |
compute(const Eigen::Matrix< std::complex< T >, Eigen::Dynamic, Eigen::Dynamic > &L_, const Eigen::Matrix< std::complex< T >, Eigen::Dynamic, Eigen::Dynamic > &M_, Discretize< std::complex< T > > Dis) | sis::GeneralizedEigenSolver< std::complex< T > > | inline |
compute_with_constraints(const LinopMat< std::complex< T > > &Lmat_, const LinopMat< std::complex< T > > &Mmat_, int num_vals, const BcMat< std::complex< T > > &Lbc_, const BcMat< std::complex< T > > &Mbc_) | sis::GeneralizedEigenSolver< std::complex< T > > | inline |
computeAppend(const LinopMat< std::complex< T > > &Lmat_, const LinopMat< std::complex< T > > &Mmat_, int num_vals, const BcMat< std::complex< T > > &Lbc_) | sis::GeneralizedEigenSolver< std::complex< T > > | inline |
converged | sis::GeneralizedEigenSolver< std::complex< T > > | |
eigenvalues | sis::GeneralizedEigenSolver< std::complex< T > > | |
eigenvectors | sis::GeneralizedEigenSolver< std::complex< T > > | |
GeneralizedEigenSolver() | sis::GeneralizedEigenSolver< std::complex< T > > | inline |
keep(int n) | sis::GeneralizedEigenSolver< std::complex< T > > | inline |
keepConverged() | sis::GeneralizedEigenSolver< std::complex< T > > | inline |
MPorNot | sis::GeneralizedEigenSolver< std::complex< T > > | |
removeInf() | sis::GeneralizedEigenSolver< std::complex< T > > | inline |
sortByLargestReal() | sis::GeneralizedEigenSolver< std::complex< T > > | inline |