Namespaces | Functions
Point2.cpp File Reference

2D Point More...

#include <gtsam/geometry/Point2.h>
#include <cmath>
#include <iostream>
Include dependency graph for Point2.cpp:

Go to the source code of this file.

Namespaces

 gtsam
 traits
 

Functions

boost::optional< Point2 > gtsam::circleCircleIntersection (double R_d, double r_d, double tol)
 
list< Point2 > gtsam::circleCircleIntersection (Point2 c1, Point2 c2, boost::optional< Point2 > fh)
 
list< Point2 > gtsam::circleCircleIntersection (Point2 c1, double r1, Point2 c2, double r2, double tol=1e-9)
 Intersect 2 circles. More...
 
double gtsam::distance2 (const Point2 &p1, const Point2 &q, OptionalJacobian< 1, 2 > H1=boost::none, OptionalJacobian< 1, 2 > H2=boost::none)
 distance between two points More...
 
double gtsam::norm2 (const Point2 &p, OptionalJacobian< 1, 2 > H=boost::none)
 Distance of the point from the origin, with Jacobian. More...
 
ostream & gtsam::operator<< (ostream &os, const gtsam::Point2Pair &p)
 

Detailed Description

2D Point

Author
Frank Dellaert

Definition in file Point2.cpp.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:32