This is the complete list of members for AffineSubspace, including all inherited members.
| AddPointInNonnegativeScalingConstraints(solvers::MathematicalProgram *prog, const Eigen::Ref< const solvers::VectorXDecisionVariable > &x, const symbolic::Variable &t) const | ConvexSet | |
| 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) const | ConvexSet | |
| AddPointInSetConstraints(solvers::MathematicalProgram *prog, const Eigen::Ref< const solvers::VectorXDecisionVariable > &vars) const | ConvexSet | |
| AffineDimension() const | AffineSubspace | |
| AffineHullShortcut(const ConvexSet &self, std::optional< double > tol) | ConvexSet | protectedstatic |
| AffineSubspace(const AffineSubspace &)=default | AffineSubspace | |
| AffineSubspace(AffineSubspace &&)=default | AffineSubspace | |
| AffineSubspace() | AffineSubspace | |
| AffineSubspace(const Eigen::Ref< const Eigen::MatrixXd > &basis, const Eigen::Ref< const Eigen::VectorXd > &translation) | AffineSubspace | explicit |
| AffineSubspace(const ConvexSet &set, std::optional< double > tol=std::nullopt) | AffineSubspace | explicit |
| ambient_dimension() const | ConvexSet | |
| basis() const | AffineSubspace | |
| CalcVolume() const | ConvexSet | |
| CalcVolumeViaSampling(RandomGenerator *generator, const double desired_rel_accuracy=1e-2, const int max_num_samples=1e4) const | ConvexSet | |
| Clone() const | ConvexSet | |
| ContainedIn(const AffineSubspace &other, double tol=1e-15) const | AffineSubspace | |
| ConvexSet(const ConvexSet &)=default | ConvexSet | protected |
| ConvexSet(ConvexSet &&)=default | ConvexSet | protected |
| ConvexSet(int ambient_dimension, bool has_exact_volume) | ConvexSet | explicitprotected |
| DoIsBoundedShortcutParallel(Parallelism) const | ConvexSet | protectedvirtual |
| DoPointInSet(const Eigen::Ref< const Eigen::VectorXd > &x, double tol) const | ConvexSet | protectedvirtual |
| HandleZeroAmbientDimensionConstraints(solvers::MathematicalProgram *prog, const ConvexSet &set, std::vector< solvers::Binding< solvers::Constraint >> *constraints) const | ConvexSet | protected |
| has_exact_volume() const | ConvexSet | |
| IntersectsWith(const ConvexSet &other) const | ConvexSet | |
| IsBounded(Parallelism parallelism=Parallelism::None()) const | AffineSubspace | |
| drake::geometry::optimization::ConvexSet::IsBounded(Parallelism parallelism=Parallelism::None()) const | ConvexSet | |
| IsEmpty() const | ConvexSet | |
| IsNearlyEqualTo(const AffineSubspace &other, double tol=1e-15) const | AffineSubspace | |
| MaybeGetFeasiblePoint() const | ConvexSet | |
| MaybeGetPoint() const | ConvexSet | |
| operator=(const AffineSubspace &)=default | AffineSubspace | |
| operator=(AffineSubspace &&)=default | AffineSubspace | |
| drake::geometry::optimization::ConvexSet::operator=(const ConvexSet &)=default | ConvexSet | protected |
| drake::geometry::optimization::ConvexSet::operator=(ConvexSet &&)=default | ConvexSet | protected |
| OrthogonalComplementBasis() const | AffineSubspace | |
| PointInSet(const Eigen::Ref< const Eigen::VectorXd > &x, double tol=0) const | ConvexSet | |
| Projection(const Eigen::Ref< const Eigen::MatrixXd > &points) const | ConvexSet | |
| Serialize(Archive *a) | AffineSubspace | |
| ToGlobalCoordinates(const Eigen::Ref< const Eigen::MatrixXd > &y) const | AffineSubspace | |
| ToLocalCoordinates(const Eigen::Ref< const Eigen::MatrixXd > &x) const | AffineSubspace | |
| ToShapeWithPose() const | ConvexSet | |
| translation() const | AffineSubspace | |
| ~AffineSubspace() final | AffineSubspace | |
| ~ConvexSet() | ConvexSet | virtual |