cpp-toolbox  0.0.1
A toolbox library for C++
Loading...
Searching...
No Matches
toolbox::pcl::detail Namespace Reference

Functions

template<typename DataType >
Eigen::Matrix< DataType, 3, 3 > skew_symmetric (const Eigen::Matrix< DataType, 3, 1 > &v)
 

Function Documentation

◆ skew_symmetric()

template<typename DataType >
Eigen::Matrix< DataType, 3, 3 > toolbox::pcl::detail::skew_symmetric ( const Eigen::Matrix< DataType, 3, 1 > &  v)
inline