Loading [MathJax]/extensions/tex2jax.js
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

void finalise ()
 
template<typename T >
std::vector< T > span_to_vec (std::span< T > rhs)
 

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:

◆ span_to_vec()

template<typename T >
std::vector< T > Api::span_to_vec ( std::span< T > rhs)
Here is the caller graph for this function: