|
ALL 0.9.3
A Loadbalacing Library
|
This is the complete list of members for ALL::Point< T >, including all inherited members.
| cross(const Point< T > &rhs) const | ALL::Point< T > | inline |
| d(Point< T > p) | ALL::Point< T > | inline |
| d_1(Point< T > p) | ALL::Point< T > | inline |
| dist(Point< T > &p) | ALL::Point< T > | inline |
| dist_plane(const Point< T > &A, const Point< T > &B, const Point< T > &C) | ALL::Point< T > | inline |
| get_id() const | ALL::Point< T > | inline |
| getDimension() const | ALL::Point< T > | inline |
| getWeight() const | ALL::Point< T > | inline |
| inTetrahedron(const Point< T > &A, const Point< T > &B, const Point< T > &C, const Point< T > &D) | ALL::Point< T > | inline |
| norm(T nd=2) | ALL::Point< T > | inline |
| operator*(const Point< T > &rhs) const | ALL::Point< T > | inline |
| operator*(const T &rhs) const | ALL::Point< T > | inline |
| operator+(const Point< T > &rhs) const | ALL::Point< T > | inline |
| operator-(const Point< T > &rhs) const | ALL::Point< T > | inline |
| operator/(const T &rhs) const | ALL::Point< T > | inline |
| operator[](const std::size_t idx) | ALL::Point< T > | inline |
| operator[](const std::size_t idx) const | ALL::Point< T > | inline |
| Point() | ALL::Point< T > | inline |
| Point(const int d) | ALL::Point< T > | inline |
| Point(const int d, const T *data) | ALL::Point< T > | inline |
| Point(const std::vector< T > &data) | ALL::Point< T > | inline |
| Point(const int d, const T *data, const T w) | ALL::Point< T > | inline |
| Point(const int d, const T *data, const T w, const long i) | ALL::Point< T > | inline |
| Point(const std::vector< T > &data, const T w) | ALL::Point< T > | inline |
| Point(const std::vector< T > &data, const T w, const long i) | ALL::Point< T > | inline |
| same_side_plane(const Point< T > &A, const Point< T > &B, const Point< T > &C, const Point< T > &P) | ALL::Point< T > | inline |
| set_id(const long i) | ALL::Point< T > | inline |
| set_weight(const T w) | ALL::Point< T > | inline |
| setDimension(const int d) | ALL::Point< T > | inline |
| ~Point() | ALL::Point< T > | inline |