CEigen::internal::access_block_from_matrix_block_view< ReturnType, View, AllRows, AllCols > | |
CEigen::internal::access_block_from_matrix_block_view< ReturnType, View, false, true > | |
CEigen::internal::access_block_from_matrix_block_view< ReturnType, View, true, false > | |
CEigen::internal::assign_selector< Derived, MatrixBlockView< ArgType, _Rows, _Cols, _allRows, _allCols >, false, false > | |
CEigen::internal::assign_selector< Derived, MatrixBlockView< ArgType, _Rows, _Cols, _allRows, _allCols >, false, true > | |
Chpp::constraints::lineSearch::Backtracking | Implements the backtracking line search algorithm |
CEigen::MatrixBlockView< _ArgType, _Rows, _Cols, _allRows, _allCols >::block_iterator | |
CEigen::MatrixBlockView< _ArgType, _Rows, _Cols, _allRows, _allCols >::block_t< Derived > | |
CEigen::BlockIndex | List of integer intervals |
►Chpp::constraints::CalculusBaseAbstract< ValueType, JacobianType > | Abstract class defining a basic common interface |
Chpp::constraints::CalculusBase< T, ValueType, JacobianType, CrossType > | Main abstract class |
►Chpp::constraints::CalculusBaseAbstract< Eigen::Matrix< value_type, 6, 1 >, Eigen::Matrix< value_type, 6, Eigen::Dynamic > > | |
►Chpp::constraints::CalculusBase< JointFrame, Eigen::Matrix< value_type, 6, 1 >, Eigen::Matrix< value_type, 6, Eigen::Dynamic > > | |
Chpp::constraints::JointFrame | |
►Chpp::constraints::CalculusBaseAbstract< Eigen::Matrix< value_type, Eigen::Dynamic, Eigen::Dynamic >, Eigen::Matrix< value_type, Eigen::Dynamic, Eigen::Dynamic > > | |
►Chpp::constraints::CalculusBase< MatrixOfExpressions< eigen::vector3_t, JacobianMatrix >, Eigen::Matrix< value_type, Eigen::Dynamic, Eigen::Dynamic >, Eigen::Matrix< value_type, Eigen::Dynamic, Eigen::Dynamic > > | |
Chpp::constraints::MatrixOfExpressions< eigen::vector3_t, JacobianMatrix > | |
►Chpp::constraints::CalculusBase< MatrixOfExpressions< ValueType, JacobianType >, Eigen::Matrix< value_type, Eigen::Dynamic, Eigen::Dynamic >, Eigen::Matrix< value_type, Eigen::Dynamic, Eigen::Dynamic > > | |
Chpp::constraints::MatrixOfExpressions< ValueType, JacobianType > | Matrix having Expression elements |
►Chpp::constraints::CalculusBaseAbstract< value_type, RowJacobianMatrix > | |
►Chpp::constraints::CalculusBase< ScalarProduct< LhsValue, RhsValue >, value_type, RowJacobianMatrix > | |
Chpp::constraints::ScalarProduct< LhsValue, RhsValue > | Scalar product of two expressions |
►Chpp::constraints::CalculusBaseAbstract< vector3_t, ComJacobian_t > | |
►Chpp::constraints::CalculusBase< PointCom, vector3_t, ComJacobian_t > | |
Chpp::constraints::PointCom | Basic expression representing a COM |
►Chpp::constraints::CalculusBaseAbstract< vector3_t, JacobianMatrix > | |
►Chpp::constraints::CalculusBase< CrossProduct< LhsValue, RhsValue > > | |
Chpp::constraints::CrossProduct< LhsValue, RhsValue > | Cross product of two expressions |
►Chpp::constraints::CalculusBase< Difference< LhsValue, RhsValue > > | |
Chpp::constraints::Difference< LhsValue, RhsValue > | Difference of two expressions |
►Chpp::constraints::CalculusBase< Point, vector3_t, JacobianMatrix > | |
Chpp::constraints::Point | Basic expression representing a static point |
►Chpp::constraints::CalculusBase< PointInJoint > | |
Chpp::constraints::PointInJoint | Basic expression representing a point in a joint frame |
►Chpp::constraints::CalculusBase< RotationMultiply< RhsValue > > | |
Chpp::constraints::RotationMultiply< RhsValue > | Multiplication of an expression by a rotation matrix |
►Chpp::constraints::CalculusBase< ScalarMultiply< RhsValue > > | |
Chpp::constraints::ScalarMultiply< RhsValue > | Multiplication of an expression by a scalar |
►Chpp::constraints::CalculusBase< Sum< LhsValue, RhsValue > > | |
Chpp::constraints::Sum< LhsValue, RhsValue > | Sum of two expressions |
►Chpp::constraints::CalculusBase< VectorInJoint > | |
Chpp::constraints::VectorInJoint | Basic expression representing a vector in a joint frame |
Chpp::constraints::lineSearch::Constant | No line search. Use \(\alpha \gets 1\) |
Chpp::constraints::StaticStability::Contact_t | |
Chpp::constraints::ConvexShape | |
Chpp::constraints::HierarchicalIterativeSolver::Data | |
►Chpp::constraints::DifferentiableFunction | Differentiable function |
Chpp::constraints::GenericTransformation< RelativeBit|PositionBit|OrientationBit > | |
Chpp::constraints::ActiveSetDifferentiableFunction | |
Chpp::constraints::AffineFunction | Affine function \( f(q) = J * q + b \) |
Chpp::constraints::ComBetweenFeet | Constraint on the relative position of the center of mass |
Chpp::constraints::ConfigurationConstraint | Square distance between input configuration and reference configuration |
Chpp::constraints::ConstantFunction | Constant function \( f(q) = C \) |
Chpp::constraints::ConvexShapeContact | The function returns a relative transformation between the two "closest" convex shapes it contains |
Chpp::constraints::ConvexShapeContactComplement | Complement to full transformation constraint of ConvexShapeContact |
Chpp::constraints::DifferentiableFunctionStack | Stack of differentiable functions |
Chpp::constraints::DistanceBetweenBodies | Distance between two sets of objects |
Chpp::constraints::DistanceBetweenPointsInBodies | Distance between two sets of objects |
Chpp::constraints::GenericTransformation< _Options > | GenericTransformation class encapsulates 6 possible differentiable functions: Position, Orientation, Transformation and their relative versions RelativePosition, RelativeOrientation, RelativeTransformation |
Chpp::constraints::QPStaticStability | |
Chpp::constraints::RelativeCom | Constraint on the relative position of the center of mass |
Chpp::constraints::StaticStability | |
Chpp::constraints::SymbolicFunction< Expression > | |
CEigen::internal::dont_print_indices | |
CEigen::internal::empty_struct | |
Chpp::constraints::lineSearch::ErrorNormBased | The step size is computed using the formula \( \alpha \gets C - K \times \text{tanh}(a r + b) \) |
CEigen::internal::eval_matrix_block_view_to< Src, Dst > | |
CEigen::internal::eval_matrix_block_view_to< MatrixBlockView< _ArgType, _Rows, _Cols, _allRows, _allCols >, Dst > | |
CEigen::internal::eval_matrix_block_view_to< MatrixBlockView< _ArgType, _Rows, _Cols, _allRows, _allCols >, MatrixBlockView< _ArgType2, _Rows2, _Cols2, _allRows2, _allCols2 > > | |
CEigen::internal::eval_matrix_block_view_to< Src, MatrixBlockView< _ArgType, _Rows, _Cols, _allRows, _allCols > > | |
Chpp::constraints::ExplicitSolver | Solve system of explicit functions |
Chpp::constraints::Expression< LhsValue, RhsValue > | Base class for classes representing an operation |
Chpp::constraints::Expression< hpp::pinocchio::Joint, RhsValue > | |
Chpp::constraints::Expression< value_type, RhsValue > | |
Chpp::constraints::lineSearch::FixedSequence | The step size is computed using the recursion: \( \alpha \gets \alpha - K \times (\alpha_{max} - \alpha) \) |
Chpp::constraints::ConvexShapeContact::ForceData | Represents a contact When supportJoint is NULL, the contact is with the environment |
CEigen::internal::get_if< If > | |
CEigen::internal::get_if< false > | |
►Chpp::constraints::HierarchicalIterativeSolver | |
Chpp::constraints::HybridSolver | |
Chpp::constraints::JointTranspose | |
►CMatrixBase | |
CEigen::MatrixBlockView< _ArgType, _Rows, _Cols, _allRows, _allCols > | A view of an Eigen matrix |
CEigen::MatrixBlocksBase< Derived > | |
►CEigen::MatrixBlocksBase< MatrixBlocks< _allRows, _allCols > > | |
CEigen::MatrixBlocks< _allRows, _allCols > | Collection of indices of matrix blocks |
CEigen::MatrixBlocks< false, false > | |
CEigen::MatrixBlocks< false, true > | |
CEigen::MatrixBlocksRef< _allRows, _allCols > | |
Chpp::prettyPrint< Eigen::BlockIndex::segments_t, Option > | |
CEigen::internal::print_indices | |
CEigen::internal::return_first< row > | |
CEigen::internal::return_first< false > | |
Chpp::constraints::Traits< Class > | |
Chpp::constraints::Traits< CrossProduct< LhsValue, RhsValue > > | |
Chpp::constraints::Traits< Difference< LhsValue, RhsValue > > | |
Chpp::constraints::Traits< hpp::constraints::CalculusBaseAbstract< value_type, RowJacobianMatrix > > | |
Chpp::constraints::Traits< hpp::constraints::CrossProduct > | |
Chpp::constraints::Traits< hpp::constraints::Difference > | |
Chpp::constraints::Traits< hpp::constraints::Expression > | |
Chpp::constraints::Traits< hpp::constraints::PointCom > | |
Chpp::constraints::Traits< hpp::constraints::PointInJoint > | |
Chpp::constraints::Traits< hpp::constraints::RotationMultiply< hpp::constraints::CrossProduct > > | |
Chpp::constraints::Traits< hpp::pinocchio::Joint > | |
Chpp::constraints::Traits< JointFrame > | |
Chpp::constraints::Traits< JointTranspose > | |
Chpp::constraints::Traits< LhsValue > | |
CEigen::internal::traits< MatrixBlocks< _allRows, _allCols > > | |
CEigen::internal::traits< MatrixBlocksRef< _allRows, _allCols > > | |
CEigen::internal::traits< MatrixBlockView< ArgType, _Rows, _Cols, _allRows, _allCols > > | |
Chpp::constraints::Traits< MatrixOfExpressions< eigen::vector3_t, JacobianMatrix > > | |
Chpp::constraints::Traits< MatrixOfExpressions< ValueType, JacobianType > > | |
Chpp::constraints::Traits< pinocchio::Joint > | |
Chpp::constraints::Traits< Point > | |
Chpp::constraints::Traits< PointCom > | |
Chpp::constraints::Traits< PointInJoint > | |
Chpp::constraints::Traits< RhsValue > | |
Chpp::constraints::Traits< RotationMultiply< RhsValue > > | |
Chpp::constraints::Traits< ScalarMultiply< RhsValue > > | |
Chpp::constraints::Traits< ScalarProduct< LhsValue, RhsValue > > | |
Chpp::constraints::Traits< Sum< LhsValue, RhsValue > > | |
Chpp::constraints::Traits< T > | |
Chpp::constraints::Traits< value_type > | |
Chpp::constraints::Traits< VectorInJoint > | |
CEigen::MatrixBlocksBase< Derived >::View< MatrixType, _Rows, _Cols > | Smaller matrix composed by concatenation of the blocks |