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.
 
 
 
 
 
 
Tom Pittenger e20ffa8c75 AP_Math: replace fabs() with fabsf() 10 years ago
..
examples AP_Math: replace fabs() with fabsf() 10 years ago
AP_Math.cpp AP_Math: removed fast_atan 10 years ago
AP_Math.h AP_Math: removed fast_atan 10 years ago
AP_Math_AVR_Compat.h
edc.cpp
edc.h
keywords.txt
location.cpp AP_Math: revert AP_Math class change 10 years ago
matrix3.cpp Math: remove duplicate HALF_SQRT_2 definition 10 years ago
matrix3.h AP_Math: added normalize() method to Matrix3f 10 years ago
polygon.cpp
polygon.h
quaternion.cpp Ap_Math: compile warnings: float to double. use atan2f instead of atan2 10 years ago
quaternion.h AP_Math: add quaternion.initialise 10 years ago
rotations.h AP_Math: change ROTATION_YAW_293_PITCH_68_ROLL_180 to ROLL_90 10 years ago
vector2.cpp AP_Math: revert AP_Math class change 10 years ago
vector2.h
vector3.cpp AP_Math: revert AP_Math class change 10 years ago
vector3.h AP_Math: compiler warning: is_zero special case for vector3.h in a template 10 years ago
vectorN.h AP_Math: Changes to fix the warnings in rover sitl build. 10 years ago