HyperPlot  v1
Bin and visualise multidimensional datasets
HyperCuboid Member List

This is the complete list of members for HyperCuboid, including all inherited members.

_dimensionHyperCuboidprivate
_facesHyperCuboidmutableprivate
_highCornerHyperCuboidprivate
_lowCornerHyperCuboidprivate
getBoundaryHyperPlanes() const HyperCuboid
getCenter() const HyperCuboid
getConnectedHyperPlanes(const HyperPoint &point) const HyperCuboid
getConnectedHyperPlanes(const HyperPointSet &point) const HyperCuboid
getConnectedVerticies(const HyperPointSet &pointSet) const HyperCuboid
getConnectedVerticies(const HyperPoint &point) const HyperCuboid
getDimension() const HyperCuboidinline
getEdgeCenters() const (defined in HyperCuboid)HyperCuboid
getHighCorner() const HyperCuboidinline
getHighCorner()HyperCuboidinline
getLowCorner() const HyperCuboidinline
getLowCorner()HyperCuboidinline
getNegativeIntersectionParameter(const HyperLine &line) const HyperCuboid
getNegativeIntersectionPoint(const HyperLine &line) const HyperCuboid
getOppositePoint(const HyperPoint &point) const HyperCuboid
getPositiveIntersectionParameter(const HyperLine &line) const HyperCuboid
getPositiveIntersectionPoint(const HyperLine &line) const HyperCuboid
getRandomPoint(TRandom *random=gRandom) const HyperCuboid
getRandomPoints(int nPoints=100, TRandom *random=gRandom) const HyperCuboid
getVertices() const HyperCuboid
getWidth() const HyperCuboid
getWidth(int dim) const HyperCuboid
HyperCuboid(int dimension)HyperCuboid
HyperCuboid(const HyperPoint &lowCorner, const HyperPoint &highCorner)HyperCuboid
HyperCuboid(int dimension, double low, double high)HyperCuboid
inflateCuboid(double percent)HyperCuboid
inVolume(const HyperPoint &coords) const HyperCuboid
inVolume(const HyperPoint &coords, std::vector< int > dims) const HyperCuboid
operator!=(const HyperCuboid &other) const HyperCuboid
operator==(const HyperCuboid &other) const HyperCuboid
print(std::ostream &os=std::cout, int endline=1) const HyperCuboid
project(std::vector< int > dims) const HyperCuboid
projectOpposite(std::vector< int > dims) const HyperCuboid
setCorners(const HyperPoint &lowCorner, const HyperPoint &highCorner)HyperCuboid
split(int dimension, double fractionalSplitPoint) const HyperCuboid
split(int dimension, double fractionalSplitPoint, HyperVolume &set) const HyperCuboid
splitAbove(int dimension, double fractionalSplitPoint) const HyperCuboid
splitBelow(int dimension, double fractionalSplitPoint) const HyperCuboid
updateFaceCash() const HyperCuboidprivate
volume() const HyperCuboid
~HyperCuboid()HyperCuboid