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
"
4
namespace
fang::math
5
{
6
using
AbstractVector2D
=
math::Vector2D<double>
;
7
}
8
#endif
fang::math
Definition
range.hpp:4
fang::math::Vector2D
Definition
vector_2d.hpp:8
vector_2d.hpp
fang-mcb-project
src
util
math
linear
vector_alias.hpp
Generated by
1.9.8