MINT2
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) constHyperPoint
allGTOE(const HyperPoint &other) constHyperPoint
allLT(const HyperPoint &other) constHyperPoint
allLTOE(const HyperPoint &other) constHyperPoint
at(int i) constHyperPoint
at(int i)HyperPoint
compatible(const HyperPoint &other, bool printError=true) constHyperPoint
distanceTo(const HyperPoint &other) constHyperPoint
dotProduct(const HyperPoint &other) constHyperPoint
fillRandom(double min=-1.0, double max=1.0)HyperPoint
getDimension() constHyperPointinline
getVector()HyperPointinline
getWeight(int i=0) constWeights
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
HyperPoint(double x1, double x2, double x3, double x4, double x5, double x6)HyperPoint
HyperPoint(double x1, double x2, double x3, double x4, double x5, double x6, double x7)HyperPoint
linearTransformation(const TMatrixD &matrix)HyperPoint
multiplyElements() constHyperPoint
norm() constHyperPoint
norm2() constHyperPoint
numWeights() constWeights
operator !=(const HyperPoint &other) constHyperPoint
operator *(const double &other) constHyperPoint
operator >(const HyperPoint &other) constHyperPoint
operator >(const double &other) constHyperPoint
operator >=(const HyperPoint &other) constHyperPoint
operator >=(const double &other) constHyperPoint
operator+(const HyperPoint &other) constHyperPoint
operator+(const double &other) constHyperPoint
operator-(const HyperPoint &other) constHyperPoint
operator-(const double &other) constHyperPoint
operator/(const double &other) constHyperPoint
operator<(const HyperPoint &other) constHyperPoint
operator<(const double &other) constHyperPoint
operator<<(std::ostream &os, const HyperPoint &point)HyperPointfriend
operator<=(const HyperPoint &other) constHyperPoint
operator<=(const double &other) constHyperPoint
operator=(const HyperPoint &other)HyperPoint
operator==(const HyperPoint &other) constHyperPoint
operator==(const double &other) constHyperPoint
print(std::ostream &os=std::cout, int endline=1) constHyperPointvirtual
printWeight(std::ostream &os=std::cout, int endline=1) constWeights
project(const HyperPoint &other) constHyperPoint
setWeight(int i, double w)Weights
setWeight(double w)Weights
size() constHyperPointinline
Weights()Weights
Weights(double weight)Weights
~HyperPoint()HyperPoint
~Weights()Weightsvirtual