This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
| CIntervalOptions | An instance of this class, taken by GetIntervals() and PolynomialFilterInterface::setFilter(), is a collection of options to determine the intervals which decides the base filter |
| ▼CLanczosInfo | LanczosEigenSolver() returns an instance of this class which gives the information of the Lanczos procedure |
| CFilteredLanczosInfo | FilteredLanczosEigenSolver() returns an instance of this class which gives the information of the filtered Lanczos procedure |
| ▼CLanczosOptions | An instance of this class, taken by LanczosEigenSolver(), is a collection of options for the Lanczos procedure to solve symmetric eigenvalue problems |
| CFilteredLanczosOptions | An instance of this class, taken by FilteredLanczosEigenSolver(), is a collection of options for the filtered Lanczos procedure to solve symmetric eigenvalue problems |
| CPolynomialFilterInfo | The routine GetIntervals() returns an instance of this class, which gives the information of a polynomial filter |
| CPolynomialFilterInterface | An interface to define R(S), i.e. set R and S, and compute R(S)*v, where R is the residual polynomial, S is a sparse matrix, and v is a vector |