Template Function pinocchio::internal::computeConeProjection

Function Documentation

template<typename Scalar, typename ConstraintAllocator, typename VectorLikeIn, typename VectorLikeOut>
void pinocchio::internal::computeConeProjection(const std::vector<CoulombFrictionConeTpl<Scalar>, ConstraintAllocator> &cones, const Eigen::DenseBase<VectorLikeIn> &x, const Eigen::DenseBase<VectorLikeOut> &x_proj_)

Project a vector x on the vector of cones.