ardupilot/libraries/AP_Math
2018-03-27 20:13:03 +09:00
..
benchmarks
examples AP_Math: fixed example build on ChibiOS 2018-01-15 11:46:02 +11:00
tests
tools/geodesic_grid
AP_GeodesicGrid.cpp
AP_GeodesicGrid.h
AP_Math.cpp
AP_Math.h AP_Math: added support for cubic spline interpolation 2018-03-27 09:07:03 +11:00
crc.cpp
crc.h
definitions.h AP_Math: moved constants from AP_Baro 2018-01-16 07:14:20 +11:00
edc.cpp
edc.h
keywords.txt
location.cpp
location.h
matrix3.cpp
matrix3.h
matrix_alg.cpp
matrixN.cpp
matrixN.h
polygon.cpp
polygon.h
quaternion.cpp
quaternion.h AP_Math: quaternion: add contructor from float[4] 2018-03-27 20:13:03 +09:00
rotations.h
spline5.cpp AP_Math: added support for cubic spline interpolation 2018-03-27 09:07:03 +11:00
spline5.h AP_Math: added support for cubic spline interpolation 2018-03-27 09:07:03 +11:00
vector2.cpp AP_Math: add Vector2f::circle_segment_intersection 2018-01-22 17:18:41 +09:00
vector2.h AP_Math: add Vector2f::circle_segment_intersection 2018-01-22 17:18:41 +09:00
vector3.cpp
vector3.h
vectorN.h