#include <roboptim/core/result-analyzer.hh>
Public Attributes | |
size_t | global |
Index in the global constraint vector. More... | |
size_type | local |
Index in the local constraint representation. More... | |
size_type | active |
Index in the global active set. More... | |
size_type roboptim::ResultAnalyzer< T >::ConstraintIndex::active |
Index in the global active set.
size_t roboptim::ResultAnalyzer< T >::ConstraintIndex::global |
Index in the global constraint vector.
size_type roboptim::ResultAnalyzer< T >::ConstraintIndex::local |
Index in the local constraint representation.