|
FERS 1.0.0
The Flexible Extensible Radar Simulator
|
Utility functions for mathematical and system operations. More...
Include dependency graph for portable_utils.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | core |
Functions | |
| RealType | core::besselJ1 (const RealType x) noexcept |
| Computes the Bessel function of the first kind (order 1) for a given value. | |
| unsigned | core::countProcessors () noexcept |
| Detects the number of CPUs on the machine. | |
Utility functions for mathematical and system operations.
Definition in file portable_utils.h.