Class BoundaryProjector<S extends Space,T extends Space>

java.lang.Object
org.apache.commons.math3.geometry.partitioning.BoundaryProjector<S,T>
Type Parameters:
S - Type of the space.
T - Type of the sub-space.
All Implemented Interfaces:
BSPTreeVisitor<S>

class BoundaryProjector<S extends Space,T extends Space> extends Object implements BSPTreeVisitor<S>
Local tree visitor to compute projection on boundary.
Since:
3.3