#include <iostream>
#include <Eigen/Core>
#include <pinocchio/spatial/skew.hpp>
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (udut) | |
template<int N> | |
void | udut (Eigen::Matrix< double, N, N > &M) |