bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
bitrl::estimation::KFMotionModelBase< MatrixType, StateType > Member List

This is the complete list of members for bitrl::estimation::KFMotionModelBase< MatrixType, StateType >, including all inherited members.

add_matrix(const std::string &name, matrix_type &mat)bitrl::estimation::KFModelBase< MatrixType >virtual
get_matrix(const std::string &mat)bitrl::estimation::KFModelBase< MatrixType >virtual
get_matrix(const std::string &mat) constbitrl::estimation::KFModelBase< MatrixType >virtual
get_state()bitrl::estimation::KFMotionModelBase< MatrixType, StateType >inlinevirtual
get_state() constbitrl::estimation::KFMotionModelBase< MatrixType, StateType >inlinevirtual
matrices_bitrl::estimation::KFModelBase< MatrixType >protected
matrix_type typedefbitrl::estimation::KFMotionModelBase< MatrixType, StateType >
set_state(const state_type &state)bitrl::estimation::KFMotionModelBase< MatrixType, StateType >inlinevirtual
state_bitrl::estimation::KFMotionModelBase< MatrixType, StateType >protected
state_type typedefbitrl::estimation::KFMotionModelBase< MatrixType, StateType >