NTPoly
|
This is the complete list of members for NTPoly::Polynomial, including all inherited members.
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 |
HornerCompute(const DistributedSparseMatrix &InputMat, DistributedSparseMatrix &OutputMat, const FixedSolverParameters &solver_parameters) const | NTPoly::Polynomial | |
PatersonStockmeyerCompute(const DistributedSparseMatrix &InputMat, DistributedSparseMatrix &OutputMat, const FixedSolverParameters &solver_parameters) const | NTPoly::Polynomial | |
Polynomial(int degree) | NTPoly::Polynomial | |
SetCoefficient(int degree, double coefficient) | NTPoly::Polynomial | |
~Polynomial() | NTPoly::Polynomial |