Polymetic
1.1
A c++ library for polynomial and matrix arithmetic, focused on applications in Kinematics.
|
Go to the source code of this file.
Classes | |
class | PolynomialMultiplicationSimple< FieldT > |
Simple O(n^2) field/ring operations algorithm for univariate polynomial multiplication. More... | |