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.
 
 
 
 
 
 
Lucas De Marchi 0d4caa3ccc AP_Math: remove declaration of not implemented functions 9 years ago
..
benchmarks
examples AP_Math: fixed coverity warning in example 9 years ago
tests AP_Math: vector3 perpendicular function 9 years ago
tools/geodesic_grid AP_Math: geodesic_grid tool: show triangle number for sections too 9 years ago
AP_GeodesicGrid.cpp AP_Math: fix some coding style mistakes 9 years ago
AP_GeodesicGrid.h AP_Math: fix some coding style mistakes 9 years ago
AP_Math.cpp
AP_Math.h AP_Math: remove declaration of not implemented functions 9 years ago
definitions.h AP_Math: add USEC_PER_MSEC 9 years ago
edc.cpp
edc.h
keywords.txt
location.cpp AP_Math: add separate check_lat() and check_lng() 9 years ago
location.h AP_Math: add separate check_lat() and check_lng() 9 years ago
matrix3.cpp
matrix3.h
matrix_alg.cpp AP_Math: Matrix: Change deallocator to match allocator used 9 years ago
polygon.cpp AP_Math: add Polygon_outside and Polygon_complete functions 9 years ago
polygon.h AP_Math: add Polygon_outside and Polygon_complete functions 9 years ago
quaternion.cpp AP_Math: use is_zero and float constants 9 years ago
quaternion.h AP_Math: add quaternion::rotation_matrix_norm 9 years ago
rotations.h
vector2.cpp
vector2.h Math: move closest_point in from AC_Avoid 9 years ago
vector3.cpp
vector3.h AP_Math: vector3 perpendicular function 9 years ago
vectorN.h