PX4 Firmware
PX4 Autopilot Software http://px4.io
vector3.cpp File Reference
#include "test_macros.hpp"
#include <matrix/math.hpp>
Include dependency graph for vector3.cpp:

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 7 of file vector3.cpp.

References matrix::Vector3< Type >::cross(), data, f(), matrix::isEqual(), matrix::isEqualF(), matrix::Vector3< Type >::normalized(), matrix::Matrix< Type, M, N >::slice(), TEST, matrix::Vector3< Type >::unit(), and matrix::Vector3< Type >::xy().

Here is the call graph for this function: