HyperPlot  v1
Bin and visualise multidimensional datasets
HyperPlane Member List

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

_originNPlaneprotected
_vNPlaneprotected
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 NPlaneinline
getDirection(int i=0) const NPlaneinlinevirtual
getN() const NPlaneinline
getOrigin() const NPlaneinline
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 HyperPlanevirtual
~HyperPlane() (defined in HyperPlane)HyperPlane
~NPlane()NPlanevirtual