Java org.apache.commons.math3.geometry.partitioning SubHyperplane fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.math3.geometry.partitioning SubHyperplane fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.math3.geometry.partitioning SubHyperplane.

The text is from its open source code.

Method

booleanisEmpty()
Check if the instance is empty.
SplitSubHyperplanesplit(Hyperplane hyperplane)
Split the instance in two parts by an hyperplane.