Interface BoundarySource<C extends HyperplaneConvexSubset<? extends Point<?>>>

    • Method Detail

      • boundaryStream

        java.util.stream.Stream<C> boundaryStream()
        Return a stream containing the boundaries for this instance.
        Returns:
        a stream containing the boundaries for this instance