Typedef ruckig::StandardSizeVector
Defined in File utils.hpp
Typedef Documentation
- template<class T, size_t DOFs, size_t SIZE> ruckig::StandardSizeVector = typename std::conditional< DOFs >=1, std::array< T, SIZE >, std::vector< T > >::type
Defined in File utils.hpp