37 if (
const unsigned hardware_threads = std::thread::hardware_concurrency(); hardware_threads > 0)
39 return hardware_threads;
Global configuration file for the project.
double RealType
Type for real numbers.
unsigned countProcessors() noexcept
Detects the number of CPUs on the machine.
RealType besselJ1(const RealType x) noexcept
Computes the Bessel function of the first kind (order 1) for a given value.
@ ERROR
Error level for error events.