STAMINA/STORM 0.1
Infinite state-space truncator which generates a probability within a window
Public Member Functions | List of all members
stamina::builder::threads::ControlThread< StateType, RewardModelType, ValueType >::LockableDeque Class Reference

Public Member Functions

int size ()
 
void emplace_back (StateType from, StateType to, double rate)
 
bool empty ()
 
void lockThread ()
 
void unlockThread ()
 

Member Function Documentation

◆ emplace_back()

template<typename StateType , typename RewardModelType , typename ValueType >
void stamina::builder::threads::ControlThread< StateType, RewardModelType, ValueType >::LockableDeque::emplace_back ( StateType  from,
StateType  to,
double  rate 
)

Locks the queue and emplaces


The documentation for this class was generated from the following file: