|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Go to the source code of this file.
Namespaces | |
| math | |
Functions | |
| template<typename _Tp > | |
| _Tp | math::abs_t (_Tp val) |
| template<typename _Tp > | |
| const _Tp | math::goldensection (const _Tp &arg1, const _Tp &arg2, _Tp(*fun)(_Tp), const _Tp &tol) |
Variables | |
| static constexpr double | math::GOLDEN_RATIO = 1.6180339887 |