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 a56a7f7da4 AP_Math: added more vector3f ops for lua 5 years ago
..
benchmarks
examples AP_Math: alternative quaternion rotation test 5 years ago
tests AP_Math: avoid build warnings 5 years ago
tools/geodesic_grid
AP_GeodesicGrid.cpp
AP_GeodesicGrid.h
AP_Math.cpp AP_Math: clarify get_vel_correction_for_sensor_offset comment 5 years ago
AP_Math.h AP_Math: clarify get_vel_correction_for_sensor_offset comment 5 years ago
crc.cpp
crc.h
definitions.h
location.cpp
location.h
location_double.cpp
matrix3.cpp
matrix3.h
matrixN.cpp
matrixN.h
matrix_alg.cpp AP_Math: disable INEXACT flag from Float exception 5 years ago
polygon.cpp
polygon.h
quaternion.cpp AP_Math: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
quaternion.h AP_Math: add quaternion rotate, from_rotation and invert 5 years ago
rotations.h AP_Math: move HALF_SQRT_2 def to rotation.h 5 years ago
spline5.cpp
spline5.h
vector2.cpp AP_Math: Add template for Vector2f::projected. 5 years ago
vector2.h
vector3.cpp AP_Math: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
vector3.h AP_Math: added more vector3f ops for lua 5 years ago
vectorN.h