Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed-rtos mbed QEI
Fcnl_polar Class Reference
Functional for polar. More...
#include <tvmet/BinaryFunctionals.h>
Inherits tvmet::BinaryFunctional.
Detailed Description
Functional for polar.
BinaryFunctionals.h "tvmet/BinaryFunctionals.h".
Functional for polar.
- Note:
- This functional is partialy specialized due to the declaration of polar in namespace std
complex<T> polar(T, T)
. This means especially that type promotion isn't avaible here.
Definition at line 243 of file BinaryFunctionals.h.
Generated on Wed Jul 13 2022 18:42:00 by
