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

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 6 of file matrixMult.cpp.

References data, matrix::Matrix< Type, M, N >::edivide(), matrix::Matrix< Type, M, N >::emult(), matrix::isEqual(), matrix::Matrix< Type, M, N >::setIdentity(), and TEST.

Here is the call graph for this function: