vault backup: 2026-04-21 12:46:22
This commit is contained in:
+7
-4
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user