Uses of Class
org.episteme.core.mathematics.geometry.Hyperplane
Packages that use Hyperplane
-
Uses of Hyperplane in org.episteme.core.mathematics.geometry
Methods in org.episteme.core.mathematics.geometry that return HyperplaneModifier and TypeMethodDescriptionstatic HyperplaneCreates a hyperplane from N points (for N-dimensional space).Methods in org.episteme.core.mathematics.geometry with parameters of type HyperplaneModifier and TypeMethodDescriptionbooleanHyperplane.isParallelTo(Hyperplane other) Checks if this hyperplane is parallel to another.