This is the complete list of members for PointPolar2D, including all inherited members.
get_coord(unsigned int index) | PointPolar2D | |
get_coord_list() | PointPolar2D | |
get_coord_system() | PointPolar2D | |
get_dimension() | PointPolar2D | |
get_id() | PointPolar2D | |
get_point() | PointPolar2D | |
norm_1() | PointPolar2D | |
norm_2() | PointPolar2D | |
norm_inf() | PointPolar2D | |
operator*(const double factor) | PointPolar2D | |
operator+(const PointPolar2D &other) | PointPolar2D | |
operator-(const PointPolar2D &other) | PointPolar2D | |
operator-() | PointPolar2D | |
operator/(const double factor) | PointPolar2D | |
operator=(const PointPolar2D &other) | PointPolar2D | |
PointPolar2D() | PointPolar2D | |
PointPolar2D(double x, double y) | PointPolar2D | |
PointPolar2D(PointPolar_t *initial_point, unsigned int initial_id=0) | PointPolar2D | |
PointPolar2D(PointPolar_t &initial_point, unsigned int initial_id=-1) | PointPolar2D | |
set_coord(unsigned int index, double new_value) | PointPolar2D | |
set_id(unsigned int new_id) | PointPolar2D | |
to_cartesian() | PointPolar2D |