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.
 
 
 
 
 
 
Peter Barker 11dcdc58e0 AP_Math: clean up includes a little 6 years ago
..
benchmarks
examples AP_Math: move get_bearing_cd to Location and rename to get_bearing_to 6 years ago
tests
tools/geodesic_grid
AP_GeodesicGrid.cpp
AP_GeodesicGrid.h
AP_Math.cpp AP_Math: make constraining NaNs an internal error 6 years ago
AP_Math.h AP_Math: fix circulary inclusion error 6 years ago
crc.cpp AP_Math: reduce variable scope in crc_crc8 6 years ago
crc.h AP_Math: correct crc_xmodem definition 6 years ago
definitions.h
edc.cpp
edc.h
location.cpp AP_Math: clean up includes a little 6 years ago
location.h AP_Math: clean up includes a little 6 years ago
location_double.cpp
matrix3.cpp AP_Math: use direct assignment for rotate() 6 years ago
matrix3.h AP_Math: add missing include on matrix3 6 years ago
matrixN.cpp AP_Math: use /2 in place of *0.5f 6 years ago
matrixN.h
matrix_alg.cpp
polygon.cpp
polygon.h
quaternion.cpp AP_Math: add quaternion::angular_difference 6 years ago
quaternion.h AP_Math: add quaternion::angular_difference 6 years ago
rotations.h
spline5.cpp AP_Math: const correctness 6 years ago
spline5.h
vector2.cpp AP_Math: const correctness 6 years ago
vector2.h AP_Math: correct copyright, add pragma-once 6 years ago
vector3.cpp AP_Math: const correctness 6 years ago
vector3.h AP_Math: remove non-ascii caracter 6 years ago
vectorN.h