Hyperplane
Hyperplane[n,p]
represents the hyperplane with normal n passing through the point p.
Hyperplane[n,c]
represents the hyperplane with normal n given by the points that satisfy .
Details
- Hyperplane can be used as a geometric region and a graphics primitive.
- Hyperplane[n] is equivalent to Hyperplane[n,0], a hyperplane through the origin.
- Hyperplane corresponds to an infinite line in and an infinite plane in .
- Hyperplane represents the set or .
- Hyperplane is defined for n∈d, p∈d, and c∈.
- Hyperplane can be used in Graphics and Graphics3D.
- Hyperplane will be clipped by PlotRange when rendering.
- Graphics rendering is affected by directives such as Thickness, Dashing, Opacity, and color.
- Graphics3D rendering is affected by directives such as Opacity and color. FaceForm[front,back] can be used to specify different styles for the front and back, where front is defined to be in the direction of the normal n.
Examples
open allclose allBasic Examples (3)
A Hyperplane in 2D:
Scope (15)
Graphics (5)
Applications (11)
Hyperplane Arrangements (7)
In a parallel arrangement of hyperplanes, all hyperplanes have the same normal n:
Orthogonal arrangements of hyperplanes:
Random arrangements of hyperplanes:
A pencil of hyperplanes is all hyperplanes through a point:
A sheaf of hyperplanes is all hyperplanes through a line:
A bundle of hyperplanes, where all pass through a common point:
Tangent Planes (4)
A tangent plane to an implicitly defined curve in 2D is given by its normal at a point on the curve. Start by finding points on the curve:
Find tangent lines at each of the points:
A tangent plane to an implicitly defined surface in 3D is also given by its normal and a point on the surface. Start by finding points on the surface:
Find tangent planes at each of the points:
A tangent line for a parametric curve can be defined by its normal for some value of the parameter . Start by picking parameter values:
Find tangent lines for each parameter value:
A tangent plane for a parametric surface can be defined by its normal for some value of the parameters and . Start by picking parameter values:
Properties & Relations (7)
Hyperplane is a special case of ConicHullRegion:
Hyperplane is a special case of AffineSpace:
InfiniteLine is a special case of Hyperplane:
InfinitePlane is a special case of Hyperplane:
ParametricRegion can represent any Hyperplane in :
ImplicitRegion can represent any Hyperplane in :
ClipPlanes for a given results in a graphic that does not render anything on the side of that is in the negative direction of the normal :
Text
Wolfram Research (2015), Hyperplane, Wolfram Language function, https://reference.wolfram.com/language/ref/Hyperplane.html.
CMS
Wolfram Language. 2015. "Hyperplane." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Hyperplane.html.
APA
Wolfram Language. (2015). Hyperplane. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Hyperplane.html