ardupilot/libraries/AC_Sprayer
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
..
AC_Sprayer.cpp AP_Math: Replace the pythagorous* functions with a variadic template 2016-05-10 11:41:26 -03:00
AC_Sprayer.h AC_Sprayer: replace header guard with pragma once 2016-03-16 18:40:39 +11:00