vault backup: 2026-04-21 12:46:22

This commit is contained in:
2026-04-21 12:46:22 -04:00
parent 56f7c3765c
commit 2c713ec737
5 changed files with 25 additions and 7 deletions
+7 -4
View File
@@ -7,10 +7,13 @@ title: Convex Hull
---
# Convex Hull
> [!quote] [Wikipedia](https://en.wikipedia.org/wiki/Convex_hull)
> the **convex hull**, **convex envelope** or **convex closure** of a shape
> is the smallest [convex set](https://en.wikipedia.org/wiki/Convex_set "Convex set")
> that contains it.
In [[geometry]],
the **convex hull** of a shape
(also **convex envelope** or **convex closure**)
is the smallest [convex set](https://en.wikipedia.org/wiki/Convex_set "Convex set")
that contains it.[^1]
[^1]: [Wikipedia](https://en.wikipedia.org/wiki/Convex_hull)
```tikz
\usepackage{pgfplots}