Uses of Package
sbrt.kernel.math.geom

Packages that use sbrt.kernel.math.geom
sbrt.kernel.math.geom Provides classes and interfaces for creating objects relevant to computational geometry. 
sbrt.kernel.math.geom.comp Provides classes and interfaces for performing geometry-related computations. 
sbrt.kernel.math.geom.proc Provides classes and interfaces for performing geometry-related processes. 
sbrt.shell.mng.fba Provides classes and interfaces for creating Flux Balance Analysis process managers. 
sbrt.shell.mng.geom Provides classes and for creating geometry process managers. 
 

Classes in sbrt.kernel.math.geom used by sbrt.kernel.math.geom
ConvexPolytope
          This interface is used to represent convex polytopes that are represented as the intersection of a finite set of half-spaces.
HashConvexPolytope
          This class is a concrete implemenation of ConvexPolytope.
ParallelHyperplanes
          This class is used to represent a pair of bounding parallel hyperplanes.
 

Classes in sbrt.kernel.math.geom used by sbrt.kernel.math.geom.comp
ConvexPolytope
          This interface is used to represent convex polytopes that are represented as the intersection of a finite set of half-spaces.
 

Classes in sbrt.kernel.math.geom used by sbrt.kernel.math.geom.proc
ConvexPolytope
          This interface is used to represent convex polytopes that are represented as the intersection of a finite set of half-spaces.
 

Classes in sbrt.kernel.math.geom used by sbrt.shell.mng.fba
DimensionException
          This class is used to indicate invalid dimensions.
 

Classes in sbrt.kernel.math.geom used by sbrt.shell.mng.geom
ParallelHyperplanes
          This class is used to represent a pair of bounding parallel hyperplanes.