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
anonymous_namespace{Test_MatrixAlgorithms_double.cpp} Namespace Reference

Classes

class  MatrixTest
 

Functions

 TEST_F (MatrixTest, trace_with_power)
 
 TEST_F (MatrixTest, determinant)
 

Function Documentation

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().

Here is the call graph for this function:

anonymous_namespace{Test_MatrixAlgorithms_double.cpp}::TEST_F ( MatrixTest  ,
determinant   
)

Definition at line 97 of file Test_MatrixAlgorithms_double.cpp.

References det().

Here is the call graph for this function: