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

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 7 of file squareMatrix.cpp.

References matrix::abs(), data, matrix::SquareMatrix< Type, M >::diag(), dt, matrix::expm(), f(), FLT_EPSILON, matrix::isEqual(), matrix::max(), matrix::Matrix< Type, M, M >::slice(), TEST, and matrix::SquareMatrix< Type, M >::trace().

Here is the call graph for this function: