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.
 
 
 
 
 
 
Siddharth Purohit fb48d8ee1b AP_Math: add method for generating hash 5 years ago
..
benchmarks
examples AP_Math: added new rotation for PITCH_7 6 years ago
tests AP_Math: add more tests for wrap functions 5 years ago
tools/geodesic_grid
AP_GeodesicGrid.cpp
AP_GeodesicGrid.h
AP_Math.cpp AP_Math: make fill_nanf() use a signalling NaN 5 years ago
AP_Math.h AP_Math: make fill_nanf() use a signalling NaN 5 years ago
crc.cpp AP_Math: add method for generating hash 5 years ago
crc.h AP_Math: add method for generating hash 5 years ago
definitions.h AP_Math: added speed/distance conversions 6 years ago
location.cpp AP_Math: move line_path_proportion to Location 6 years ago
location.h AP_Math: add WARN_IF_UNUSED to bool methods 6 years ago
location_double.cpp AP_Math: split out double precision location functions 7 years ago
matrix3.cpp AP_Math: change optimisation from -O3 to -O2 5 years ago
matrix3.h AP_Math: add WARN_IF_UNUSED to bool methods 6 years ago
matrixN.cpp AP_Math: change optimisation from -O3 to -O2 5 years ago
matrixN.h
matrix_alg.cpp AP_Math: change optimisation from -O3 to -O2 5 years ago
polygon.cpp AP_Math: change optimisation from -O3 to -O2 5 years ago
polygon.h AP_Math: add WARN_IF_UNUSED to bool methods 6 years ago
quaternion.cpp AP_Math: change optimisation from -O3 to -O2 5 years ago
quaternion.h AP_Math: add WARN_IF_UNUSED to bool methods 6 years ago
rotations.h AP_Math: added new rotation for PITCH_7 6 years ago
spline5.cpp AP_Math: const correctness 6 years ago
spline5.h
vector2.cpp AP_Math: define != for Vector2<int> 5 years ago
vector2.h AP_Math: add comment to vector2f::point_on_segment 6 years ago
vector3.cpp AP_Math: change optimisation from -O3 to -O2 5 years ago
vector3.h AP_Math: add WARN_IF_UNUSED to bool methods 6 years ago
vectorN.h