ardupilot/libraries/AP_Math/tests
Peter Barker 6af0dcfed0 AP_Math: create a constrain_int64
The template system doesn't work across 32/64 bit builds (SITL
vs fmuv4), probably because int is typedef'd to int64
2018-06-15 08:01:22 +10:00
..
math_test.h
test_closest_distance_between_radial_and_point.cpp
test_geodesic_grid.cpp
test_math.cpp AP_Math: create a constrain_int64 2018-06-15 08:01:22 +10:00
test_matrix3.cpp
test_perpendicular.cpp AP_Math: vector3 perpendicular function 2016-07-25 20:24:37 +09:00
test_vector2.cpp AP_Math: add some test for vector2 equality test 2016-12-20 14:09:04 +00:00
wscript