Polymetic  1.1
A c++ library for polynomial and matrix arithmetic, focused on applications in Kinematics.
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCPolynomial< FieldT >Contains the definition for the abstract base class which will be used by different multiplication algorithms
oCPolynomialMultiplicationInterface< FieldT >Polynomial and related classes
|\CPolynomialMultiplicationSimple< FieldT >Simple O(n^2) field/ring operations algorithm for univariate polynomial multiplication
\CTest
 oCanonymous_namespace{Test_Matrix_Operations.cpp}::MatrixTest
 oCanonymous_namespace{Test_MatrixAlgorithms_double.cpp}::MatrixTest
 oCanonymous_namespace{Test_MatrixAlgorithms_polynomial_double.cpp}::MatrixTest
 oCPolynomialMPZTest
 \CPolynomialTest