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.
 
 
 
 
 
 
Andrew Tridgell fefdc37a4d AP_Math: fixed warnings on bounds checking in quaternion 10 years ago
..
examples AP_Math: change ROTATION_YAW_293_PITCH_68_ROLL_180 to ROLL_90 10 years ago
AP_Math.cpp AP_Math: fast_atan2 11 years ago
AP_Math.h AP_Math: added location_path_proportion() 10 years ago
AP_Math_AVR_Compat.h
edc.cpp
edc.h
keywords.txt
location.cpp AP_Math: make location_path_proportion() and location_passed_point() more efficient 10 years ago
matrix3.cpp
matrix3.h AP_Math: Using const references in matrix3 11 years ago
polygon.cpp
polygon.h
quaternion.cpp AP_Math: change quaternion class to use const references where optimal 10 years ago
quaternion.h AP_Math: fixed warnings on bounds checking in quaternion 10 years ago
rotations.h AP_Math: change ROTATION_YAW_293_PITCH_68_ROLL_180 to ROLL_90 10 years ago
vector2.cpp
vector2.h
vector3.cpp AP_Math: change ROTATION_YAW_293_PITCH_68_ROLL_180 to ROLL_90 10 years ago
vector3.h
vectorN.h