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.
 
 
 
 
 
 
Caio Marcelo de Oliveira Filho 5020db4481 AP_Math: remove unnecessary includes 9 years ago
..
examples AP_Math: remove unnecessary includes 9 years ago
AP_Math.cpp AP_Math: Move simple math function implementations to header for better 10 years ago
AP_Math.h AP_Math: Move simple math function implementations to header for better 10 years ago
AP_Math_AVR_Compat.h
edc.cpp
edc.h AP_Math: standardize inclusion of libaries headers 10 years ago
keywords.txt
location.cpp AP_Math: remove duplicate RADIUS_OF_EARTH definition 10 years ago
matrix3.cpp AP_Math: added O3 optimisation to core math libraries 9 years ago
matrix3.h
matrix_alg.cpp AP_Math: added O3 optimisation to core math libraries 9 years ago
polygon.cpp
polygon.h
quaternion.cpp AP_Math: added O3 optimisation to core math libraries 9 years ago
quaternion.h
rotations.h
vector2.cpp AP_Math: added O3 optimisation to core math libraries 9 years ago
vector2.h Math: add Vector2 is_zero method 10 years ago
vector3.cpp AP_Math: added O3 optimisation to core math libraries 9 years ago
vector3.h
vectorN.h