Bayes Filters Library
bfl::StateProcess Member List

This is the complete list of members for bfl::StateProcess, including all inherited members.

getInputDescription()=0bfl::StateProcesspure virtual
getStateDescription()=0bfl::StateProcesspure virtual
motion(const Eigen::Ref< const Eigen::MatrixXd > &cur_states, Eigen::Ref< Eigen::MatrixXd > mot_states)=0bfl::StateProcesspure virtual
propagate(const Eigen::Ref< const Eigen::MatrixXd > &cur_states, Eigen::Ref< Eigen::MatrixXd > prop_states)=0bfl::StateProcesspure virtual
setProperty(const std::string &property)=0bfl::StateProcesspure virtual