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.
 
 
 
 
 
 
James Goppert 0c7c508541 Optional recursion added. 14 years ago
..
AP_Math.h Beginnings of a math library for ArduPilot(Mega) systems. 15 years ago
keywords.txt Beginnings of a math library for ArduPilot(Mega) systems. 15 years ago
matrix3.h ::transposed does not change the matrix; make it const. 14 years ago
vector2.h Back out the memset optimisation. It helps with code size but causes inexplicable link-time failures (undefined references to __cxa_pure_virtual). 14 years ago
vector3.h Vector3<T>() { x = y = x = 0; } 14 years ago