You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Tridgell d4eaf09baf AP_Math: added rotation_equal() 6 years ago
..
benchmarks
examples AP_Math: split out double precision location functions 7 years ago
tests AP_Math: pragma away the float-equal test for the maths tests 7 years ago
tools/geodesic_grid
AP_GeodesicGrid.cpp
AP_GeodesicGrid.h
AP_Math.cpp AP_Math: added rotation_equal() 6 years ago
AP_Math.h AP_Math: added rotation_equal() 6 years ago
crc.cpp AP_Math: added crc32 for IOMCU bootloader protocol 7 years ago
crc.h AP_Math: added crc32 for IOMCU bootloader protocol 7 years ago
definitions.h AP_Math: Add conversion between inches of water to pascals 7 years ago
edc.cpp
edc.h
keywords.txt
location.cpp AP_Math: Speed up location calculations slightly 6 years ago
location.h
location_double.cpp AP_Math: split out double precision location functions 7 years ago
matrix3.cpp
matrix3.h AP_Math: added a comment on conventions for to_euler() 7 years ago
matrixN.cpp
matrixN.h
matrix_alg.cpp
polygon.cpp
polygon.h
quaternion.cpp AP_Math: allow double precision maths where needed 7 years ago
quaternion.h AP_Math: quaternion requires isnan, so include math.h to get it 7 years ago
rotations.h AP_Math: Add a warning to rotations to indicate that it is expected to 7 years ago
spline5.cpp AP_Math: added support for cubic spline interpolation 7 years ago
spline5.h AP_Math: added support for cubic spline interpolation 7 years ago
vector2.cpp AP_Math: fixed a bug in segment_intersection() 7 years ago
vector2.h AP_Math: fix float-equals warnings 7 years ago
vector3.cpp AP_Math: add custom rotation option 7 years ago
vector3.h
vectorN.h