This is the complete list of members for muq::Modeling::LOBPCG, including all inherited members.
A | muq::Modeling::GeneralizedEigenSolver | protected |
B | muq::Modeling::GeneralizedEigenSolver | protected |
compute(std::shared_ptr< LinearOperator > const &A, std::shared_ptr< LinearOperator > B=nullptr, std::shared_ptr< LinearOperator > M=nullptr) | muq::Modeling::LOBPCG | inline |
eigenvalues() const | muq::Modeling::GeneralizedEigenSolver | inline |
eigenvectors() const | muq::Modeling::GeneralizedEigenSolver | inline |
eigVals | muq::Modeling::GeneralizedEigenSolver | protected |
eigVecs | muq::Modeling::GeneralizedEigenSolver | protected |
GetSortSwaps(Eigen::Ref< const Eigen::VectorXd > const &residNorms, std::vector< bool > const &isActive) | muq::Modeling::GeneralizedEigenSolver | protectedstatic |
GetSortSwaps(Eigen::Ref< const Eigen::VectorXd > const &residNorms) | muq::Modeling::GeneralizedEigenSolver | protectedstatic |
LOBPCG(int numEigsIn, double eigRelTolIn=0.0, double eigAbsTolIn=0.0, int blockSizeIn=-1, double solverTolIn=-1, int maxItsIn=-1, int verbosityIn=0) | muq::Modeling::LOBPCG | |
LOBPCG(boost::property_tree::ptree const &options) | muq::Modeling::LOBPCG | |
M | muq::Modeling::GeneralizedEigenSolver | protected |
SortCols(std::vector< std::pair< int, int >> const &swapInds, Eigen::Ref< Eigen::MatrixXd > matrix) | muq::Modeling::GeneralizedEigenSolver | protectedstatic |
SortVec(std::vector< std::pair< int, int >> const &swapInds, Eigen::Ref< Eigen::VectorXd > matrix) | muq::Modeling::GeneralizedEigenSolver | protectedstatic |
SortVec(std::vector< std::pair< int, int >> const &swapInds, std::vector< bool > &vec) | muq::Modeling::GeneralizedEigenSolver | protectedstatic |
~GeneralizedEigenSolver()=default | muq::Modeling::GeneralizedEigenSolver | virtual |
~LOBPCG()=default | muq::Modeling::LOBPCG | virtual |