|
HyperPlot
v1
Bin and visualise multidimensional datasets
|
This is the complete list of members for HyperCuboid, including all inherited members.
| _dimension | HyperCuboid | private |
| _faces | HyperCuboid | mutableprivate |
| _highCorner | HyperCuboid | private |
| _lowCorner | HyperCuboid | private |
| 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 | HyperCuboid | inline |
| getEdgeCenters() const (defined in HyperCuboid) | HyperCuboid | |
| getHighCorner() const | HyperCuboid | inline |
| getHighCorner() | HyperCuboid | inline |
| getLowCorner() const | HyperCuboid | inline |
| getLowCorner() | HyperCuboid | inline |
| 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 | HyperCuboid | private |
| volume() const | HyperCuboid | |
| ~HyperCuboid() | HyperCuboid |
1.8.10