LearnTA  0.0.1
Public Member Functions | List of all members
learnta::ObservationTable::StateManager Class Reference

The class to manage the correspondence between states and indices. More...

#include <observation_table.hh>

Public Member Functions

std::shared_ptr< TAStatetoState (const std::size_t index) const
 
std::vector< std::size_t > toIndices (const std::shared_ptr< TAState > &state) const
 
bool isNew (const std::shared_ptr< TAState > &state) const
 
bool isNew (std::size_t index) const
 
void add (const std::shared_ptr< TAState > &state, const std::size_t index)
 

Detailed Description

The class to manage the correspondence between states and indices.


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