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.
 
 
 
 
 
 
Michael du Breuil 48610ea0a0 AP_Math: Remove an unneeded safe_sqrtf, leverage is_zero 6 years ago
..
benchmarks
examples
tests AP_Math: add another test for wrap_360_cd 6 years ago
tools/geodesic_grid
AP_GeodesicGrid.cpp
AP_GeodesicGrid.h
AP_Math.cpp AP_Math: added rotation_equal() 6 years ago
AP_Math.h AP_Math: added rotation_equal() 6 years ago
crc.cpp
crc.h
definitions.h AP_Math: Add conversion between inches of water to pascals 7 years ago
edc.cpp
edc.h
keywords.txt
location.cpp AP_Math: Speed up location calculations slightly 6 years ago
location.h
location_double.cpp
matrix3.cpp
matrix3.h AP_Math: added a comment on conventions for to_euler() 7 years ago
matrixN.cpp
matrixN.h
matrix_alg.cpp
polygon.cpp
polygon.h
quaternion.cpp
quaternion.h
rotations.h AP_Math: Add a warning to rotations to indicate that it is expected to 7 years ago
spline5.cpp
spline5.h
vector2.cpp AP_Math: Remove an unneeded safe_sqrtf, leverage is_zero 6 years ago
vector2.h AP_Math: correct compilation when running MATH_CHECK_INDEXES 6 years ago
vector3.cpp AP_Math: Remove an unneeded safe_sqrtf, leverage is_zero 6 years ago
vector3.h AP_Math: add non-uniform Vector3f scaling 6 years ago
vectorN.h