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 AP_Math: AP_GeodesicGrid: add first implementation 2016-05-16 19:08:35 -03:00
test_closest_distance_between_radial_and_point.cpp AP_Math: add Vector2f perpendicular 2016-07-25 20:24:37 +09:00
test_geodesic_grid.cpp AP_Math: fix some coding style mistakes 2016-05-16 19:08:36 -03:00
test_math.cpp AP_Math: create a constrain_int64 2018-06-15 08:01:22 +10:00
test_matrix3.cpp AP_Math: Matrix3: add inverse() and invert() functions 2016-05-16 19:08:35 -03:00
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 waf: ardupilotwaf: prefix build context methods with ap_ 2016-01-22 20:10:29 -02:00