ardupilot/libraries/AP_InertialNav
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template
The new function can deal with a variable number of function parameters.
Additionally, I renamed the functions to norm(), because this is the
standard name used in several other projects.
2016-05-10 11:41:26 -03:00
..
AP_InertialNav.h AP_InertialNav: replace header guard with pragma once 2016-03-16 18:40:41 +11:00
AP_InertialNav_NavEKF.cpp AP_Math: Replace the pythagorous* functions with a variadic template 2016-05-10 11:41:26 -03:00
AP_InertialNav_NavEKF.h AP_InertialNav: replace header guard with pragma once 2016-03-16 18:40:41 +11:00