Copy the user calculated values in the Q-blocks to the main Q matrix.
#include <msf_tmp.h>
Public Member Functions |
| copyQBlocksFromAuxiliaryStatesToQ (Q_T &Q) |
template<typename T , int NAME, int STATE_T, int OPTIONS> |
void | operator() (msf_core::StateVar_T< T, NAME, STATE_T, OPTIONS > &t) const |
template<typename T , int NAME, int OPTIONS> |
void | operator() (msf_core::StateVar_T< T, NAME, msf_core::CoreStateWithPropagation, OPTIONS > &UNUSEDPARAM(t)) const |
template<typename T , int NAME, int OPTIONS> |
void | operator() (msf_core::StateVar_T< T, NAME, msf_core::CoreStateWithoutPropagation, OPTIONS > &UNUSEDPARAM(t)) const |
Private Attributes |
Q_T & | Q_ |
Member Typedef Documentation
template<typename stateList_T >
Member Enumeration Documentation
template<typename stateList_T >
- Enumerator:
nErrorStatesAtCompileTime |
|
Constructor & Destructor Documentation
template<typename stateList_T >
Member Function Documentation
template<typename stateList_T >
template<typename T , int NAME, int STATE_T, int OPTIONS>
template<typename stateList_T >
template<typename T , int NAME, int OPTIONS>
template<typename stateList_T >
template<typename T , int NAME, int OPTIONS>
Member Data Documentation
template<typename stateList_T >
The documentation for this struct was generated from the following file: