NTPoly
NTPoly::Polynomial Member List

This is the complete list of members for NTPoly::Polynomial, including all inherited members.

GetIH(const DistributedSparseMatrix &dsm)NTPoly::SolverBaseprotectedstatic
GetIH(DistributedSparseMatrix &dsm)NTPoly::SolverBaseprotectedstatic
GetIH(const IterativeSolverParameters &csp)NTPoly::SolverBaseprotectedstatic
GetIH(IterativeSolverParameters &csp)NTPoly::SolverBaseprotectedstatic
GetIH(const FixedSolverParameters &csp)NTPoly::SolverBaseprotectedstatic
GetIH(FixedSolverParameters &csp)NTPoly::SolverBaseinlineprotectedstatic
HornerCompute(const DistributedSparseMatrix &InputMat, DistributedSparseMatrix &OutputMat, const FixedSolverParameters &solver_parameters) constNTPoly::Polynomial
PatersonStockmeyerCompute(const DistributedSparseMatrix &InputMat, DistributedSparseMatrix &OutputMat, const FixedSolverParameters &solver_parameters) constNTPoly::Polynomial
Polynomial(int degree)NTPoly::Polynomial
SetCoefficient(int degree, double coefficient)NTPoly::Polynomial
~Polynomial()NTPoly::Polynomial