Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
vector_alias.hpp
Go to the documentation of this file.
1#ifndef FANG_ROBOTICS_MCB_UTIL_MATH_LINEAR_VECTOR_ALIAS_HPP
2#define FANG_ROBOTICS_MCB_UTIL_MATH_LINEAR_VECTOR_ALIAS_HPP
3#include "vector_2d.hpp"
4namespace fang::math
5{
7}
8#endif
Definition range.hpp:4
Definition vector_2d.hpp:8