bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
example_2::ObservationModel Class Reference

Public Types

typedef DynVec< real_t > input_type
 

Public Member Functions

 ObservationModel ()
 
const DynVec< real_t > evaluate (const DynVec< real_t > &input) const
 
const DynMat< real_t > & get_matrix (const std::string &name) const
 

Member Typedef Documentation

◆ input_type

Constructor & Destructor Documentation

◆ ObservationModel()

example_2::ObservationModel::ObservationModel ( )

Member Function Documentation

◆ evaluate()

const DynVec< real_t > example_2::ObservationModel::evaluate ( const DynVec< real_t > &  input) const

◆ get_matrix()

const DynMat< real_t > & example_2::ObservationModel::get_matrix ( const std::string &  name) const

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