Polymetic
1.1
A c++ library for polynomial and matrix arithmetic, focused on applications in Kinematics.
|
Classes | |
class | MatrixTest |
Functions | |
TEST_F (MatrixTest, trace_with_power) | |
TEST_F (MatrixTest, determinant) | |
anonymous_namespace{Test_MatrixAlgorithms_double.cpp}::TEST_F | ( | MatrixTest | , |
trace_with_power | |||
) |
Definition at line 49 of file Test_MatrixAlgorithms_double.cpp.
References boost::numeric::ublas::trace().
anonymous_namespace{Test_MatrixAlgorithms_double.cpp}::TEST_F | ( | MatrixTest | , |
determinant | |||
) |
Definition at line 97 of file Test_MatrixAlgorithms_double.cpp.
References det().