PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Classes | |
class | MicroBenchMatrix |
Functions | |
void | lock () |
void | unlock () |
template<typename T > | |
T | random (T min, T max) |
ut_declare_test_c (test_microbench_matrix, MicroBenchMatrix) bool MicroBenchMatrix | |
void MicroBenchMatrix::lock | ( | ) |
Definition at line 60 of file test_microbench_matrix.cpp.
T MicroBenchMatrix::random | ( | T | min, |
T | max | ||
) |
Definition at line 117 of file test_microbench_matrix.cpp.
References math::min().
Referenced by MicroBenchMatrix::MicroBenchMatrix::reset().
void MicroBenchMatrix::unlock | ( | ) |
Definition at line 67 of file test_microbench_matrix.cpp.
MicroBenchMatrix::ut_declare_test_c | ( | test_microbench_matrix | , |
MicroBenchMatrix | |||
) |
Definition at line 144 of file test_microbench_matrix.cpp.
References matrix::geninv(), and PERF.