NTPoly
|
This is the complete list of members for NTPoly::ChebyshevPolynomial, including all inherited members.
ChebyshevPolynomial(int degree) | NTPoly::ChebyshevPolynomial | |
Compute(const DistributedSparseMatrix &InputMat, DistributedSparseMatrix &OutputMat, const FixedSolverParameters &solver_parameters) const | NTPoly::ChebyshevPolynomial | |
ComputeFactorized(const DistributedSparseMatrix &InputMat, DistributedSparseMatrix &OutputMat, const FixedSolverParameters &solver_parameters) const | NTPoly::ChebyshevPolynomial | |
GetIH(const DistributedSparseMatrix &dsm) | NTPoly::SolverBase | protectedstatic |
GetIH(DistributedSparseMatrix &dsm) | NTPoly::SolverBase | protectedstatic |
GetIH(const IterativeSolverParameters &csp) | NTPoly::SolverBase | protectedstatic |
GetIH(IterativeSolverParameters &csp) | NTPoly::SolverBase | protectedstatic |
GetIH(const FixedSolverParameters &csp) | NTPoly::SolverBase | protectedstatic |
GetIH(FixedSolverParameters &csp) | NTPoly::SolverBase | inlineprotectedstatic |
SetCoefficient(int degree, double coefficient) | NTPoly::ChebyshevPolynomial | |
~ChebyshevPolynomial() | NTPoly::ChebyshevPolynomial |