|
BioCMAMC-ST
|
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 | |
| std::array< int, 3 > | get_version () |
| 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::array< int, 3 > Api::get_version | ( | ) |
| std::vector< T > Api::span_to_vec | ( | std::span< T > | rhs | ) |