Drake
Drake C++ Documentation
Intersection Member List

This is the complete list of members for Intersection, including all inherited members.

AddPointInNonnegativeScalingConstraints(solvers::MathematicalProgram *prog, const Eigen::Ref< const solvers::VectorXDecisionVariable > &x, const symbolic::Variable &t) constConvexSet
AddPointInNonnegativeScalingConstraints(solvers::MathematicalProgram *prog, const Eigen::Ref< const Eigen::MatrixXd > &A, const Eigen::Ref< const Eigen::VectorXd > &b, const Eigen::Ref< const Eigen::VectorXd > &c, double d, const Eigen::Ref< const solvers::VectorXDecisionVariable > &x, const Eigen::Ref< const solvers::VectorXDecisionVariable > &t) constConvexSet
AddPointInSetConstraints(solvers::MathematicalProgram *prog, const Eigen::Ref< const solvers::VectorXDecisionVariable > &vars) constConvexSet
ambient_dimension() constConvexSet
CalcVolume() constIntersection
drake::geometry::optimization::ConvexSet::CalcVolume() constConvexSet
CalcVolumeViaSampling(RandomGenerator *generator, const double desired_rel_accuracy=1e-2, const int max_num_samples=1e4) constConvexSet
Clone() constConvexSet
ConvexSet(const ConvexSet &)=defaultConvexSetprotected
ConvexSet(ConvexSet &&)=defaultConvexSetprotected
ConvexSet(int ambient_dimension, bool has_exact_volume)ConvexSetexplicitprotected
DoCalcVolume() constConvexSetprotectedvirtual
DoMaybeGetFeasiblePoint() constConvexSetprotectedvirtual
DoPointInSetShortcut(const Eigen::Ref< const Eigen::VectorXd > &x, double tol) constConvexSetprotectedvirtual
DoProjectionShortcut(const Eigen::Ref< const Eigen::MatrixXd > &points, EigenPtr< Eigen::MatrixXd > projected_points) constConvexSetprotectedvirtual
element(int i) constIntersection
HandleZeroAmbientDimensionConstraints(solvers::MathematicalProgram *prog, const ConvexSet &set, std::vector< solvers::Binding< solvers::Constraint >> *constraints) constConvexSetprotected
has_exact_volume() constConvexSet
Intersection(const Intersection &)=defaultIntersection
Intersection(Intersection &&)=defaultIntersection
Intersection()Intersection
Intersection(const ConvexSets &sets)Intersectionexplicit
Intersection(const ConvexSet &setA, const ConvexSet &setB)Intersection
IntersectsWith(const ConvexSet &other) constConvexSet
IsBounded() constConvexSet
IsEmpty() constConvexSet
MaybeGetFeasiblePoint() constConvexSet
MaybeGetPoint() constConvexSet
num_elements() constIntersection
operator=(const Intersection &)=defaultIntersection
operator=(Intersection &&)=defaultIntersection
drake::geometry::optimization::ConvexSet::operator=(const ConvexSet &)=defaultConvexSetprotected
drake::geometry::optimization::ConvexSet::operator=(ConvexSet &&)=defaultConvexSetprotected
PointInSet(const Eigen::Ref< const Eigen::VectorXd > &x, double tol=0) constConvexSet
Projection(const Eigen::Ref< const Eigen::MatrixXd > &points) constConvexSet
Serialize(Archive *a)ConvexSetprotected
ToShapeWithPose() constConvexSet
~ConvexSet()ConvexSetvirtual
~Intersection() finalIntersection