ALL 0.9.3
A Loadbalacing Library
Loading...
Searching...
No Matches
ALL::Point< T > Member List

This is the complete list of members for ALL::Point< T >, including all inherited members.

cross(const Point< T > &rhs) constALL::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() constALL::Point< T >inline
getDimension() constALL::Point< T >inline
getWeight() constALL::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) constALL::Point< T >inline
operator*(const T &rhs) constALL::Point< T >inline
operator+(const Point< T > &rhs) constALL::Point< T >inline
operator-(const Point< T > &rhs) constALL::Point< T >inline
operator/(const T &rhs) constALL::Point< T >inline
operator[](const std::size_t idx)ALL::Point< T >inline
operator[](const std::size_t idx) constALL::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