FERS 1.0.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
portable_utils.h File Reference

Utility functions for mathematical and system operations. More...

#include <cmath>
#include <thread>
#include "config.h"
+ 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.
 

Detailed Description

Utility functions for mathematical and system operations.

Definition in file portable_utils.h.