This is the complete list of members for vgl_homg_operators_2d< T >, including all inherited members.
| abs_angle(const vgl_homg_line_2d< T > &line1, const vgl_homg_line_2d< T > &line2) | vgl_homg_operators_2d< T > | static |
| angle_between_oriented_lines(const vgl_homg_line_2d< T > &line1, const vgl_homg_line_2d< T > &line2) | vgl_homg_operators_2d< T > | static |
| closest_point(vgl_homg_line_2d< T > const &l, vgl_homg_point_2d< T > const &p) | vgl_homg_operators_2d< T > | static |
| closest_point(vgl_conic< T > const &c, vgl_homg_point_2d< T > const &p) | vgl_homg_operators_2d< T > | static |
| closest_point(vgl_conic< T > const &c, vgl_point_2d< T > const &p) | vgl_homg_operators_2d< T > | static |
| common_tangents(vgl_conic< T > const &c1, vgl_conic< T > const &c2) | vgl_homg_operators_2d< T > | static |
| compute_bounding_box(vgl_conic< T > const &c) | vgl_homg_operators_2d< T > | static |
| conjugate(const vgl_homg_point_2d< T > &a, const vgl_homg_point_2d< T > &b, const vgl_homg_point_2d< T > &c, double cr=-1.0) | vgl_homg_operators_2d< T > | static |
| cross_ratio(const vgl_homg_point_2d< T > &p1, const vgl_homg_point_2d< T > &p2, const vgl_homg_point_2d< T > &p3, const vgl_homg_point_2d< T > &p4) | vgl_homg_operators_2d< T > | static |
| distance(const vgl_homg_point_2d< T > &point1, const vgl_homg_point_2d< T > &point2) | vgl_homg_operators_2d< T > | static |
| distance_squared(const vgl_homg_point_2d< T > &point1, const vgl_homg_point_2d< T > &point2) | vgl_homg_operators_2d< T > | static |
| distance_squared(vgl_conic< T > const &c, vgl_homg_point_2d< T > const &p) | vgl_homg_operators_2d< T > | inlinestatic |
| do_intersect(vgl_conic< T > const &q, vgl_homg_line_2d< T > const &l) | vgl_homg_operators_2d< T > | privatestatic |
| do_intersect(vgl_conic< T > const &c1, vgl_conic< T > const &c2) | vgl_homg_operators_2d< T > | privatestatic |
| get_vector(vgl_homg_point_2d< T > const &p) | vgl_homg_operators_2d< T > | static |
| get_vector(vgl_homg_line_2d< T > const &l) | vgl_homg_operators_2d< T > | static |
| get_vector(vgl_conic< T > const &c) | vgl_homg_operators_2d< T > | static |
| intersection(const vgl_homg_line_2d< T > &line1, const vgl_homg_line_2d< T > &line2) | vgl_homg_operators_2d< T > | static |
| intersection(vgl_conic< T > const &c, vgl_homg_line_2d< T > const &l) | vgl_homg_operators_2d< T > | static |
| intersection(vgl_conic< T > const &c1, vgl_conic< T > const &c2) | vgl_homg_operators_2d< T > | static |
| is_within_distance(const vgl_homg_point_2d< T > &p1, const vgl_homg_point_2d< T > &p2, double d) | vgl_homg_operators_2d< T > | inlinestatic |
| join(const vgl_homg_point_2d< T > &point1, const vgl_homg_point_2d< T > &point2) | vgl_homg_operators_2d< T > | static |
| join_oriented(const vgl_homg_point_2d< T > &point1, const vgl_homg_point_2d< T > &point2) | vgl_homg_operators_2d< T > | static |
| line_angle(const vgl_homg_line_2d< T > &line) | vgl_homg_operators_2d< T > | static |
| lines_to_point(const std::vector< vgl_homg_line_2d< T > > &lines) | vgl_homg_operators_2d< T > | static |
| matrix_from_conic(vgl_conic< T > const &) | vgl_homg_operators_2d< T > | static |
| matrix_from_dual_conic(vgl_conic< T > const &) | vgl_homg_operators_2d< T > | static |
| midpoint(const vgl_homg_point_2d< T > &p1, const vgl_homg_point_2d< T > &p2) | vgl_homg_operators_2d< T > | static |
| most_orthogonal_vector(const std::vector< vgl_homg_line_2d< T > > &lines) | vgl_homg_operators_2d< T > | static |
| most_orthogonal_vector_svd(const std::vector< vgl_homg_line_2d< T > > &lines) | vgl_homg_operators_2d< T > | static |
| perp_dist_squared(const vgl_homg_point_2d< T > &point, const vgl_homg_line_2d< T > &line) | vgl_homg_operators_2d< T > | static |
| perp_dist_squared(const vgl_homg_line_2d< T > &line, const vgl_homg_point_2d< T > &point) | vgl_homg_operators_2d< T > | inlinestatic |
| perp_line_through_point(const vgl_homg_line_2d< T > &line, const vgl_homg_point_2d< T > &point) | vgl_homg_operators_2d< T > | static |
| perp_projection(const vgl_homg_line_2d< T > &line, const vgl_homg_point_2d< T > &point) | vgl_homg_operators_2d< T > | static |
| tangent_from(vgl_conic< T > const &c, vgl_homg_point_2d< T > const &p) | vgl_homg_operators_2d< T > | static |
| unitize(vgl_homg_point_2d< T > &a) | vgl_homg_operators_2d< T > | static |
| vgl_conic_from_matrix(vnl_matrix_fixed< T, 3, 3 > const &mat) | vgl_homg_operators_2d< T > | static |
1.8.15