Regina Calculation Engine
|
Implements single variable polynomials over arbitrary rings. More...
Classes | |
class | regina::Polynomial< T > |
Represents a single-variable polynomial with coefficients of type T. More... | |
Namespaces | |
regina | |
Contains the entire Regina calculation engine. | |
Typedefs | |
template<typename T > | |
using | regina::NPolynomial = Polynomial< T > |
Deprecated typedef for backward compatibility. More... | |
Implements single variable polynomials over arbitrary rings.