|
Autoware.Auto
|
|
This is the complete list of members for autoware::prediction::History< FilterT, kNumOfStates, EventT >::HistoryEntry, including all inherited members.
| event() const | autoware::prediction::History< FilterT, kNumOfStates, EventT >::HistoryEntry | inline |
| HistoryEntry(const SingleEventT &event) | autoware::prediction::History< FilterT, kNumOfStates, EventT >::HistoryEntry | inline |
| stored_covariance_factor() const noexcept | autoware::prediction::History< FilterT, kNumOfStates, EventT >::HistoryEntry | inline |
| stored_state() const noexcept | autoware::prediction::History< FilterT, kNumOfStates, EventT >::HistoryEntry | inline |
| update_stored_covariance_factor(const typename FilterT::square_mat_t &factor) noexcept | autoware::prediction::History< FilterT, kNumOfStates, EventT >::HistoryEntry | inline |
| update_stored_state(const typename FilterT::state_vec_t &state) noexcept | autoware::prediction::History< FilterT, kNumOfStates, EventT >::HistoryEntry | inline |