Bayes Filters Library
|
This is the complete list of members for bfl::StateProcess, including all inherited members.
getInputDescription()=0 | bfl::StateProcess | pure virtual |
getStateDescription()=0 | bfl::StateProcess | pure virtual |
motion(const Eigen::Ref< const Eigen::MatrixXd > &cur_states, Eigen::Ref< Eigen::MatrixXd > mot_states)=0 | bfl::StateProcess | pure virtual |
propagate(const Eigen::Ref< const Eigen::MatrixXd > &cur_states, Eigen::Ref< Eigen::MatrixXd > prop_states)=0 | bfl::StateProcess | pure virtual |
setProperty(const std::string &property)=0 | bfl::StateProcess | pure virtual |