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 List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
oNanonymous_namespace{MatrixAlgorithms_impl.ipp}
oNanonymous_namespace{Test_Matrix_Operations.cpp}
|\CMatrixTest
oNanonymous_namespace{Test_MatrixAlgorithms_double.cpp}
|\CMatrixTest
oNanonymous_namespace{Test_MatrixAlgorithms_polynomial_double.cpp}
|\CMatrixTest
oNboost
|\Nnumeric
| \Nublas
oCPolynomialContains the definition for the abstract base class which will be used by different multiplication algorithms
oCPolynomialMPZTest
oCPolynomialMultiplicationInterfacePolynomial and related classes
oCPolynomialMultiplicationSimpleSimple O(n^2) field/ring operations algorithm for univariate polynomial multiplication
\CPolynomialTest