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.
 
 
 
 
 
 
Lucas De Marchi a500aced3c AP_Math: remove unused double constants 8 years ago
..
benchmarks
examples AP_Math: Unify from print or println to printf. 8 years ago
tests AP_Math: add some more tests for constrain_value() 8 years ago
tools/geodesic_grid
AP_GeodesicGrid.cpp
AP_GeodesicGrid.h
AP_Math.cpp AP_Math: remove warnings from constrain_value() 8 years ago
AP_Math.h AP_Math: is_equal correct comparison for integer as epsilon doesn't exist. 8 years ago
crc.cpp AP_Math: started a set of crc functions 8 years ago
crc.h AP_Math: started a set of crc functions 8 years ago
definitions.h AP_Math: remove unused double constants 8 years ago
edc.cpp
edc.h
keywords.txt
location.cpp
location.h
matrix3.cpp
matrix3.h
matrix_alg.cpp AP_Math: Matrix_alg fix implicite cast from bool to float 8 years ago
polygon.cpp AP_Math: polygon.cpp correct float comparison 8 years ago
polygon.h
quaternion.cpp AP_Math: quaternion fix missing return 8 years ago
quaternion.h
rotations.h
vector2.cpp AP_Math: Vector2 add == operator for int 8 years ago
vector2.h
vector3.cpp
vector3.h
vectorN.h