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

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 9 of file slice.cpp.

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

Here is the call graph for this function: