Ignition Math

API Reference

6.8.0
Matrix4.hh File Reference
#include <algorithm>
#include <utility>
#include <ignition/math/Helpers.hh>
#include <ignition/math/Matrix3.hh>
#include <ignition/math/Vector3.hh>
#include <ignition/math/Pose3.hh>
#include <ignition/math/config.hh>

Go to the source code of this file.

Classes

class  Matrix4< T >
 A 4x4 matrix class. More...
 

Namespaces

 ignition
 
 ignition::math
 Math classes and function useful in robot applications.
 

Typedefs

typedef Matrix4< double > Matrix4d
 
typedef Matrix4< float > Matrix4f
 
typedef Matrix4< int > Matrix4i