Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CstateObservation::CheckedItem< T, lazy, alwaysCheck, assertion, eigenAlignedNew, additionalChecker >This is a structure allowing for automatically verifying that the item has been initialized or not. The chckitm_reset() function allows to set it back to "not initialized" state
 CstateObservation::CheckedItem< Matrix3, false, false, true, true, CheckNaN >
 CstateObservation::CheckedItem< Matrix6, false, false, true, true, CheckNaN >
 CstateObservation::CheckedItem< Quaternion, false, false, true, true >
 CstateObservation::CheckedItem< Vector3, false, false, true, true, CheckNaN >
 CstateObservation::CheckNaNAdditional checker that allows to check for the presence of NaN values in the item
 CstateObservation::hrp2::contact
 CstateObservation::flexibilityEstimation::IMUElasticLocalFrameDynamicalSystem::contactModel
 CstateObservation::flexibilityEstimation::ModelBaseEKFFlexEstimatorIMU::contactModel
 CstateObservation::DebugItem< T, defaultValue, debug >
 CstateObservation::DebugItem< bool, detail::defaultTrue, !false||isDebug >
 CstateObservation::DebugItem< bool, detail::defaultTrue, do_check_ >
 CstateObservation::DebugItem< const char *, detail::defaultErrorMSG, do_assert_ >
 CstateObservation::DebugItem< const std::exception *, detail::defaultExceptionAddr, do_exception_ >
 CstateObservation::DebugItem< T, defaultValue, false >This specialization contains no object
 CstateObservation::detail::DebugItemDefaultError< i, dummy >
 CstateObservation::detail::DebugItemDefaultError< exception, dummy >
 CstateObservation::detail::DebugItemDefaultError< exceptionAddr, dummy >
 CstateObservation::detail::DebugItemDefaultError< message, dummy >
 CstateObservation::DebugItemDefaultValue< T, defaultValue >
 CstateObservation::DynamicalSystemFunctorBaseThis is the base class of any functor that describes the dynamics of the state and the measurement. This class is to be derived in order to be given to the Extended Kalman Filter
 CstateObservation::DynamicalSystemSimulatorThe class gives a small encapsulation of the dynamics functor, which enables the simulation of the dynamics and the storage of states, inputs and measurements
 CstateObservation::EmptyCheckerThis structure is used as an additionalChecker for a CheckedItem that doesn't require additional tests
 Cenable_if
 Cfalse_type
 CstateObservation::FixOrDynMatrixToolsBySize< compileTimeRows, compileTimeCols >
 CstateObservation::FixOrDynMatrixToolsBySize< compileTimeRows, -1 >
 CstateObservation::FixOrDynMatrixToolsBySize< MatrixType< MatrixT >::type::RowsAtCompileTime, MatrixType< MatrixT >::type::ColsAtCompileTime >
 CstateObservation::FixOrDynMatrixToolsBySize<-1, -1 >
 CstateObservation::FixOrDynMatrixToolsBySize<-1, compileTimeCols >
 CstateObservation::kine::internal::KinematicsInternal< T >::Flags
 CstateObservation::flexibilityEstimation::FlexibilityEstimatorBaseThis class is the base class of the flexibility estimators
 CstateObservation::IndexedMatrixArrayT< MatrixType, Allocator >This class describes a structure that enables to store array of matrices with time indexation
 CstateObservation::IndexedMatrixArrayT< Matrix >
 CstateObservation::IndexedMatrixArrayT< Vector >
 CstateObservation::kine::indexes< rotationType >
 CstateObservation::kine::indexes< kine::rotationVector >
 CstateObservation::kine::indexes< quaternion >
 CstateObservation::kine::indexes< rotationVector >
 CstateObservation::flexibilityEstimation::IMUElasticLocalFrameDynamicalSystem::input
 CstateObservation::isEigen< T >Checks if it is derived from EigenBase (the base class of all dense functions)
 CstateObservation::kine::internal::KinematicsInternal< T >
 CstateObservation::kine::internal::KinematicsInternal< Kinematics >
 CstateObservation::kine::internal::KinematicsInternal< LocalKinematics >
 CstateObservation::algorithm::LinearAccelerationImplements the measurements given by an accelerometer
 CstateObservation::LipmDcmEstimatorFiltering of divergent component of motion (DCM) and estimation of a bias betweeen the DCM and the corresponding zero moment point for a linearized inverted pendulum model
 CstateObservation::tools::Logger::log_s
 CstateObservation::tools::Logger
 CstateObservation::algorithm::MagneticFieldImplements the measurements given by an magnetometer
 CstateObservation::NoiseBase
 Cnoncopyable
 CstateObservation::ObserverBaseThe base class for observers. The observer is destinated to any dynamical system with a vector state representation. This class mostly defined an abstract interface, static constants and types. It is templated by:
 CstateObservation::IMUMltpctiveDynamicalSystem::opt
 CstateObservation::KineticsObserver::OptStructure to optimize computations
 CstateObservation::flexibilityEstimation::IMUElasticLocalFrameDynamicalSystem::Optimization
 CstateObservation::flexibilityEstimation::ModelBaseEKFFlexEstimatorIMU::optimization
 CstateObservation::ExtendedKalmanFilter::Optimization
 CstateObservation::KalmanFilterBase::optimizationContainer
 Corder1Tobedone
 CstateObservation::kine::Orientation
 CstateObservation::tools::ProbabilityLawSimulation
 CstateObservation::algorithm::RotationVelocityImplements the gyrometer measurement algorithm
 CstateObservation::KineticsObserver::Sensor
 CstateObservation::SensorBaseThe base class for sensors. This must be derived to implement a sensor
 CstateObservation::tools::SimplestStopwatch
 CstateObservation::flexibilityEstimation::IMUElasticLocalFrameDynamicalSystem::state
 CstateObservation::StateVectorArithmeticsThis class is used to customize the way the difference between measurements, the state update function and the differentiation are performed. default is the usual natual arithmetics. overload any ohter one
 Ctrue_type
 CstateObservation::UnidimLipmDcmEstimator1D version of the estimation of a bias betweeen the divergent component of motion and the corresponding zero moment point for a linearized inverted pendulum model
 CstateObservation::ZmpTrackingGainEstimator