• Main Page
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

/home/jgoppert/Projects/ap/libraries/AP_Math/AP_Math.h

Go to the documentation of this file.
00001 // -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: t -*-
00002 
00003 // Assorted useful math operations for ArduPilot(Mega)
00004 
00005 #include "vector2.h"
00006 #include "vector3.h"
00007 #include "matrix3.h"

Generated for ArduPilot Libraries by doxygen