|
gtsam
|
Range functor between two Point1 values, using L1 distance.
Public Member Functions | |
| double | operator() (const Point1 &p, const Point1 &q, OptionalJacobian< 1, 1 > H1={}, OptionalJacobian< 1, 1 > H2={}) |
Public Types | |
| typedef double | result_type |