Package org.apache.commons.geometry.core.internal
package org.apache.commons.geometry.core.internal
This package contains utilities intended for internal use only. No guarantees are made for the stability of the contained APIs.
-
ClassDescriptionRepresents a function that accepts a single double value and returns a result.Represents a function that accepts two double values and returns a result.Represents a function that accepts three double values and returns a result.Exception thrown when something that should not happen does happen.Utility methods for
HyperplaneSubset
implementations.IteratorTransform<I,T> Class that wraps another iterator, converting each input iterator value into one or more output iterator values.Class for performing simple formatting and parsing of real number tuples.Exception class for errors occurring during tuple parsing.