ardupilot/libraries/AP_Math
Patrick José Pereira 1635054c4f AP_Math: Add missing constexpr
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2020-03-17 10:23:47 +11:00
..
benchmarks
examples
tests
tools/geodesic_grid
AP_GeodesicGrid.cpp
AP_GeodesicGrid.h
AP_Math.cpp AP_Math: Add missing constexpr 2020-03-17 10:23:47 +11:00
AP_Math.h AP_Math: Add missing constexpr 2020-03-17 10:23:47 +11:00
crc.cpp AP_Math: added smaller footprint crc32 2019-10-28 15:53:16 +11:00
crc.h AP_Math: added smaller footprint crc32 2019-10-28 15:53:16 +11:00
definitions.h
location_double.cpp
location.cpp
location.h
matrix3.cpp AP_Math: change optimisation from -O3 to -O2 2019-09-28 08:57:26 +10:00
matrix3.h
matrix_alg.cpp AP_Math: change optimisation from -O3 to -O2 2019-09-28 08:57:26 +10:00
matrixN.cpp AP_Math: change optimisation from -O3 to -O2 2019-09-28 08:57:26 +10:00
matrixN.h
polygon.cpp AP_Math: change optimisation from -O3 to -O2 2019-09-28 08:57:26 +10:00
polygon.h
quaternion.cpp AP_Math: change optimisation from -O3 to -O2 2019-09-28 08:57:26 +10:00
quaternion.h
rotations.h AP_Math: define ROTATION_MAX_AUTO_ROTATION 2020-01-01 16:59:27 +11:00
spline5.cpp
spline5.h
vector2.cpp AP_Math: add vector2f::offset_bearing 2020-01-01 13:38:41 +09:00
vector2.h AP_Math: add vector2f::offset_bearing 2020-01-01 13:38:41 +09:00
vector3.cpp AP_Math: change optimisation from -O3 to -O2 2019-09-28 08:57:26 +10:00
vector3.h
vectorN.h