Base for all control routines. Defines the message interface that can be broadcasted to listeners. More...
#include <ikarus/controlroutines/controlroutinebase.hh>
Public Types | |
using | State = S |
Public Member Functions | |
Broadcaster< M > & | station () |
const Broadcaster< M > & | station () const |
F | Type of the differentiable function to solve. |
Args | Additional custom message signatures, that can be broadcasted |
using Ikarus::ControlRoutineBase< F, S, Args >::State = S |
|
inlineinherited |
|
inlineinherited |