OSVR-Core  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::kalman::AugmentedState< StateA, StateB > Member List

This is the complete list of members for osvr::kalman::AugmentedState< StateA, StateB >, including all inherited members.

a() const osvr::kalman::AugmentedState< StateA, StateB >inline
AugmentedState(StateA &a, StateB &b)osvr::kalman::AugmentedState< StateA, StateB >inline
AugmentedState(AugmentedState const &other)=defaultosvr::kalman::AugmentedState< StateA, StateB >
AugmentedState(AugmentedState &&other)osvr::kalman::AugmentedState< StateA, StateB >inline
b()osvr::kalman::AugmentedState< StateA, StateB >inline
b() const osvr::kalman::AugmentedState< StateA, StateB >inline
operator=(AugmentedState const &other)=deleteosvr::kalman::AugmentedState< StateA, StateB >
setErrorCovariance(Eigen::MatrixBase< Derived > const &P)osvr::kalman::AugmentedState< StateA, StateB >inline
setStateVector(Eigen::MatrixBase< Derived > const &state)osvr::kalman::AugmentedState< StateA, StateB >inline