Apollo 10.0
自动驾驶开放平台
|
Defines the Vec2d class. 更多...
#include <cmath>
#include <string>
类 | |
class | apollo::common::math::Vec2d |
Implements a class of 2-dimensional vectors. 更多... | |
命名空间 | |
namespace | apollo::common::math |
apollo::common::math | |
namespace | apollo |
class register implement | |
namespace | apollo::common |
apollo::common | |
函数 | |
Vec2d | apollo::common::math::operator* (const double ratio, const Vec2d &vec) |
Multiplies the given Vec2d by a given scalar | |
变量 | |
constexpr double | apollo::common::math::kMathEpsilon = 1e-10 |
Defines the Vec2d class.
在文件 vec2d.h 中定义.