Oakfield API Documentation 1.0.0
Numerical core APIs
Loading...
Searching...
No Matches
SimOperatorPlan Struct Reference

Execution plan obtained via dependency resolution. More...

#include <operator.h>

Public Attributes

size_t * order
 
size_t count
 

Detailed Description

Execution plan obtained via dependency resolution.

Member Data Documentation

◆ count

size_t SimOperatorPlan::count

Number of scheduled operators.

◆ order

size_t* SimOperatorPlan::order

Topologically sorted operator indices.


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