Polymetic
1.1
A c++ library for polynomial and matrix arithmetic, focused on applications in Kinematics.
|
anonymous_namespace{MatrixAlgorithms_impl.ipp} | |
anonymous_namespace{Test_Matrix_Operations.cpp} | |
MatrixTest | |
anonymous_namespace{Test_MatrixAlgorithms_double.cpp} | |
MatrixTest | |
anonymous_namespace{Test_MatrixAlgorithms_polynomial_double.cpp} | |
MatrixTest | |
boost | |
numeric | |
ublas | |
Polynomial | Contains the definition for the abstract base class which will be used by different multiplication algorithms |
PolynomialMPZTest | |
PolynomialMultiplicationInterface | Polynomial and related classes |
PolynomialMultiplicationSimple | Simple O(n^2) field/ring operations algorithm for univariate polynomial multiplication |
PolynomialTest |