PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Go to the source code of this file.
Functions | |
int | main () |
Variables | |
static const size_t | n_large = 50 |
int main | ( | ) |
Definition at line 8 of file inverse.cpp.
References matrix::abs(), matrix::cholesky(), matrix::choleskyInv(), data, f(), matrix::SquareMatrix< Type, M >::I(), matrix::inv(), matrix::isEqual(), matrix::max(), n_large, matrix::Matrix< Type, M, M >::setIdentity(), matrix::Matrix< Type, M, M >::setZero(), and TEST.
|
static |
Definition at line 6 of file inverse.cpp.
Referenced by main().