Api This namespace contains classes and functions related to the simulation API. More...
Classes | |
class | SimulationInstance |
Represents an instance of a simulation with customizable parameters and behaviors. More... | |
Functions | |
void | finalise () |
template<typename T > | |
std::vector< T > | span_to_vec (std::span< T > rhs) |
Api This namespace contains classes and functions related to the simulation API.
void Api::finalise | ( | ) |
std::vector< T > Api::span_to_vec | ( | std::span< T > | rhs | ) |