ardupilot/libraries/AP_Math/tests
hs293go 93a13bbf0e AP_Math: Implement tests for the Quaternion class
These tests cover Quaternion multiplication, conversion to rotation
matrix, and the optimized rotation operator
2021-04-19 15:34:45 +10:00
..
math_test.h
test_3d_lines.cpp AP_Math: Add unit tests for 3-D lines 2021-02-01 14:34:13 +09:00
test_closest_distance_between_radial_and_point.cpp
test_geodesic_grid.cpp
test_math.cpp AP_Math: add more tests for wrap functions 2019-09-18 12:57:02 +10:00
test_matrix3.cpp AP_Math: pragma away the float-equal test for the maths tests 2018-08-28 09:54:47 +10:00
test_perpendicular.cpp AP_Math: avoid build warnings 2020-05-10 15:11:22 +10:00
test_polygon.cpp AP_Math: add a more complex polygon for Polygon_outside tests 2019-05-29 15:34:02 +10:00
test_quaternion.cpp AP_Math: Implement tests for the Quaternion class 2021-04-19 15:34:45 +10:00
test_segment_intersection.cpp AP_Math: add tests for line intersection 2018-08-14 19:41:45 +10:00
test_vector2.cpp AP_Math: add tests for circle-segment-intersection 2021-01-04 13:58:42 +11:00
wscript