numerics 0.1.0
Loading...
Searching...
No Matches
num::kernel::seq_t Struct Reference

Sequential execution policy tag. Guarantees no OMP parallel regions; safe to call inside an existing parallel region without causing nested-parallelism overhead. More...

#include <policy.hpp>

Detailed Description

Sequential execution policy tag. Guarantees no OMP parallel regions; safe to call inside an existing parallel region without causing nested-parallelism overhead.

Definition at line 38 of file policy.hpp.


The documentation for this struct was generated from the following file: