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.
 
 
 
 
 
 
yaapu 144f7df02f AP_Math: added CRCs needed by AP_MSP 4 years ago
..
benchmarks
examples
tests AP_Math: added test for vector2f rotate 5 years ago
tools/geodesic_grid AP_Math: ensure that we use environment Python interpreter 5 years ago
AP_GeodesicGrid.cpp AP_Math: remove use of Vector3 as function 5 years ago
AP_GeodesicGrid.h
AP_Math.cpp AP_Math: clarify get_vel_correction_for_sensor_offset comment 5 years ago
AP_Math.h AP_Math: clarify get_vel_correction_for_sensor_offset comment 5 years ago
crc.cpp AP_Math: added CRCs needed by AP_MSP 4 years ago
crc.h AP_Math: added CRCs needed by AP_MSP 4 years ago
definitions.h
location.cpp
location.h
location_double.cpp
matrix3.cpp AP_Math: remove use of Vector3 as function 5 years ago
matrix3.h
matrixN.cpp
matrixN.h
matrix_alg.cpp AP_Math: disable INEXACT flag from Float exception 5 years ago
polygon.cpp
polygon.h
quaternion.cpp AP_Math: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
quaternion.h
rotations.h
spline5.cpp
spline5.h
vector2.cpp AP_Math: added rotate() method to Vector2f 5 years ago
vector2.h AP_Math: added rotate() method to Vector2f 5 years ago
vector3.cpp AP_Math: Added function to calculate shortest distance betwwen point and line segment in 3D 5 years ago
vector3.h AP_Math: Added function to calculate shortest distance betwwen point and line segment in 3D 5 years ago
vectorN.h