![]() |
Polymetic
1.1
A c++ library for polynomial and matrix arithmetic, focused on applications in Kinematics.
|
Classes | |
| class | MatrixTest |
Functions | |
| TEST_F (MatrixTest, addition) | |
| TEST_F (MatrixTest, product) | |
| TEST_F (MatrixTest, trace) | |
| anonymous_namespace{Test_Matrix_Operations.cpp}::TEST_F | ( | MatrixTest | , |
| addition | |||
| ) |
Definition at line 50 of file Test_Matrix_Operations.cpp.
| anonymous_namespace{Test_Matrix_Operations.cpp}::TEST_F | ( | MatrixTest | , |
| product | |||
| ) |
Definition at line 83 of file Test_Matrix_Operations.cpp.
| anonymous_namespace{Test_Matrix_Operations.cpp}::TEST_F | ( | MatrixTest | , |
| trace | |||
| ) |
Definition at line 108 of file Test_Matrix_Operations.cpp.
References boost::numeric::ublas::trace().
