#include "pinocchio/fwd.hpp"#include "pinocchio/math/sincos.hpp"#include <cstdlib>#include "utils/macros.hpp"#include <boost/test/unit_test.hpp>#include <boost/utility/binary.hpp>
Go to the source code of this file.
| Functions | |
| BOOST_AUTO_TEST_CASE (test_sincos) | |
| template<typename Scalar > | |
| void | testSINCOS (int n) | 
| BOOST_AUTO_TEST_CASE | ( | test_sincos | ) | 
Definition at line 58 of file sincos.cpp.
| void testSINCOS | ( | int | n | ) | 
Definition at line 41 of file sincos.cpp.