HyperPlot  v1
Bin and visualise multidimensional datasets
HyperPoint Member List

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

_coordsHyperPointprotected
_weightsWeightsprotected
addWeight(const double &weight)Weights
allGT(const HyperPoint &other) const HyperPoint
allGTOE(const HyperPoint &other) const HyperPoint
allLT(const HyperPoint &other) const HyperPoint
allLTOE(const HyperPoint &other) const HyperPoint
at(int i) const HyperPoint
at(int i)HyperPoint
compatible(const HyperPoint &other, bool printError=true) const HyperPoint
distanceTo(const HyperPoint &other) const HyperPoint
dotProduct(const HyperPoint &other) const HyperPoint
fillRandom(double min=-1.0, double max=1.0)HyperPoint
getDimension() const HyperPointinline
getVector()HyperPointinline
getWeight(int i=0) const Weights
getWeightsVector()Weightsinline
HyperPoint(int dimension)HyperPoint
HyperPoint(int dimension, double val)HyperPoint
HyperPoint(std::vector< double > coords)HyperPoint
HyperPoint(double x1)HyperPoint
HyperPoint(double x1, double x2)HyperPoint
HyperPoint(double x1, double x2, double x3)HyperPoint
HyperPoint(double x1, double x2, double x3, double x4)HyperPoint
HyperPoint(double x1, double x2, double x3, double x4, double x5)HyperPoint
linearTransformation(const TMatrixD &matrix)HyperPoint
multiplyElements() const HyperPoint
norm() const HyperPoint
norm2() const HyperPoint
numWeights() const Weights
operator!=(const HyperPoint &other) const HyperPoint
operator*(const double &other) const HyperPoint
operator+(const HyperPoint &other) const HyperPoint
operator+(const double &other) const HyperPoint
operator-(const HyperPoint &other) const HyperPoint
operator-(const double &other) const HyperPoint
operator/(const double &other) const HyperPoint
operator<(const HyperPoint &other) const HyperPoint
operator<(const double &other) const HyperPoint
operator<< (defined in HyperPoint)HyperPointfriend
operator<=(const HyperPoint &other) const HyperPoint
operator<=(const double &other) const HyperPoint
operator=(const HyperPoint &other)HyperPoint
operator==(const HyperPoint &other) const HyperPoint
operator==(const double &other) const HyperPoint
operator>(const HyperPoint &other) const HyperPoint
operator>(const double &other) const HyperPoint
operator>=(const HyperPoint &other) const HyperPoint
operator>=(const double &other) const HyperPoint
print(std::ostream &os=std::cout, int endline=1) const HyperPointvirtual
printWeight(std::ostream &os=std::cout, int endline=1) const Weights
project(const HyperPoint &other) const HyperPoint
setWeight(int i, double w)Weights
setWeight(double w)Weights
size() const HyperPointinline
Weights()Weights
Weights(double weight)Weights
~HyperPoint()HyperPoint
~Weights() (defined in Weights)Weightsvirtual