HyperPlot
v1
Bin and visualise multidimensional datasets
|
This is the complete list of members for HyperPlane, including all inherited members.
_origin | NPlane | protected |
_v | NPlane | protected |
findIntersectionPoint(const HyperLine &hyperLine) const | HyperPlane | |
findIntersectionSolution(const HyperLine &hyperLine) const | HyperPlane | |
findLineIntersectionParameter(const HyperLine &hyperLine) const | HyperPlane | |
findPlaneIntersectionParameters(const HyperPoint &hyperPoint, int dimToOmmit=0) const | HyperPlane | |
findPlaneIntersectionParameters(const HyperLine &hyperLine) const | HyperPlane | |
getDimension() const | NPlane | inline |
getDirection(int i=0) const | NPlane | inlinevirtual |
getN() const | NPlane | inline |
getOrigin() const | NPlane | inline |
getParametricPoint(const HyperPoint &t) const | NPlane | |
HyperPlane(const HyperPointSet &a) | HyperPlane | |
NPlane(const HyperPointSet &a) | NPlane | |
NPlane(const HyperPoint &origin, const HyperPointSet &v) | NPlane | |
operator==(const HyperPlane &other) const | HyperPlane | |
pointInPlane(const HyperPoint &hyperPoint) const | HyperPlane | |
print(std::ostream &os=std::cout, int endline=1) const | HyperPlane | virtual |
~HyperPlane() (defined in HyperPlane) | HyperPlane | |
~NPlane() | NPlane | virtual |