BioCMAMC-ST
Api Namespace Reference

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

constexpr std::array< int, 3 > get_version ()
void finalise ()

Detailed Description

Api This namespace contains classes and functions related to the simulation API.

Function Documentation

◆ finalise()

void Api::finalise ( )
Here is the caller graph for this function:

◆ get_version()

std::array< int, 3 > Api::get_version ( )
constexpr