| clear() noexcept | bitrl::TimeStep< StateTp > | |
| discount() const noexcept | bitrl::TimeStep< StateTp > | inline |
| done() const noexcept | bitrl::TimeStep< StateTp > | inline |
| first() const noexcept | bitrl::TimeStep< StateTp > | inline |
| get_extra(std::string name) const | bitrl::TimeStep< StateTp > | |
| info() const noexcept | bitrl::TimeStep< StateTp > | inline |
| info() noexcept | bitrl::TimeStep< StateTp > | inline |
| last() const noexcept | bitrl::TimeStep< StateTp > | inline |
| mid() const noexcept | bitrl::TimeStep< StateTp > | inline |
| observation() const | bitrl::TimeStep< StateTp > | inline |
| operator=(const TimeStep &other) | bitrl::TimeStep< StateTp > | |
| operator=(TimeStep &&other) noexcept | bitrl::TimeStep< StateTp > | |
| reward() const noexcept | bitrl::TimeStep< StateTp > | inline |
| state_type typedef | bitrl::TimeStep< StateTp > | |
| TimeStep() | bitrl::TimeStep< StateTp > | |
| TimeStep(TimeStepTp type, real_t reward, const state_type &obs) | bitrl::TimeStep< StateTp > | |
| TimeStep(TimeStepTp type, real_t reward, const state_type &obs, real_t discount_factor) | bitrl::TimeStep< StateTp > | |
| TimeStep(TimeStepTp type, real_t reward, const state_type &obs, real_t discount_factor, std::unordered_map< std::string, std::any > &&extra) | bitrl::TimeStep< StateTp > | |
| TimeStep(const TimeStep &other) | bitrl::TimeStep< StateTp > | |
| TimeStep(TimeStep &&other) noexcept | bitrl::TimeStep< StateTp > | |
| type() const noexcept | bitrl::TimeStep< StateTp > | inline |