Gazebo Math

API Reference

7.4.0
Vector2.hh File Reference
#include <algorithm>
#include <cmath>
#include <istream>
#include <limits>
#include <ostream>
#include <gz/math/Helpers.hh>
#include <gz/math/config.hh>

Go to the source code of this file.

Classes

class  Vector2< T >
 Two dimensional (x, y) vector. More...
 

Namespaces

namespace  gz
 
namespace  gz::math
 Math classes and function useful in robot applications.
 

Typedefs

typedef Vector2< double > Vector2d
 
typedef Vector2< float > Vector2f
 
typedef Vector2< int > Vector2i