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.
 
 
 
 
 
 
murata ec4cce15a1 AP_Math: Unify from print or println to printf. 8 years ago
..
benchmarks
examples AP_Math: Unify from print or println to printf. 8 years ago
tests AP_Math: add some test for vector2 equality test 8 years ago
tools/geodesic_grid
AP_GeodesicGrid.cpp
AP_GeodesicGrid.h
AP_Math.cpp AP_Math: Change mask value to hexadecimal number. 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
edc.cpp
edc.h
keywords.txt
location.cpp Global: Aggregate the same definitions. 8 years ago
location.h Global: Aggregate the same definitions. 8 years ago
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 AP_Math: define Vector3l for += op 8 years ago
vector3.h
vectorN.h