|
bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
|


Static Public Member Functions | |
| static DynVec< real_t > | sensors () |
Static Public Attributes | |
| static const uint_t | VEC_SIZE = 1 |
Additional Inherited Members | |
Public Types inherited from bitrl::estimation::KFModelBase< MatrixType > | |
| typedef MatrixType | matrix_type |
Public Member Functions inherited from bitrl::estimation::KFModelBase< MatrixType > | |
| virtual void | add_matrix (const std::string &name, matrix_type &mat) |
| virtual matrix_type & | get_matrix (const std::string &mat) |
| virtual const matrix_type & | get_matrix (const std::string &mat) const |
Protected Attributes inherited from bitrl::estimation::KFModelBase< MatrixType > | |
| std::map< std::string, matrix_type > | matrices_ |
|
static |