#include <point_to_line_factor_base.h>
◆ PointToLineFactorBase() [1/2]
  
  | 
        
          | gtsam::PointToLineFactorBase::PointToLineFactorBase | ( |  | ) |  |  | inline | 
 
 
◆ PointToLineFactorBase() [2/2]
  
  | 
        
          | gtsam::PointToLineFactorBase::PointToLineFactorBase | ( | const Point3 & | sensor_t_point, |  
          |  |  | const Pose3 & | world_T_line, |  
          |  |  | const Pose3 & | body_T_sensor, |  
          |  |  | const SharedNoiseModel & | model, |  
          |  |  | Key | pose_key |  
          |  | ) |  |  |  | inline | 
 
 
◆ body_T_sensor()
  
  | 
        
          | const Pose3& gtsam::PointToLineFactorBase::body_T_sensor | ( |  | ) | const |  | inline | 
 
 
◆ equals()
  
  | 
        
          | bool gtsam::PointToLineFactorBase::equals | ( | const NonlinearFactor & | p, |  
          |  |  | double | tol = 1e-9 |  
          |  | ) |  | const |  | inlineoverride | 
 
 
◆ error()
  
  | 
        
          | Vector gtsam::PointToLineFactorBase::error | ( | const Pose3 & | world_T_body, |  
          |  |  | boost::optional< Matrix & > | H = boost::none |  
          |  | ) |  | const |  | inline | 
 
 
◆ print()
  
  | 
        
          | void gtsam::PointToLineFactorBase::print | ( | const std::string & | s = "", |  
          |  |  | const KeyFormatter & | keyFormatter = DefaultKeyFormatter |  
          |  | ) |  | const |  | inlineoverride | 
 
 
◆ sensor_t_point()
  
  | 
        
          | const Point3& gtsam::PointToLineFactorBase::sensor_t_point | ( |  | ) | const |  | inline | 
 
 
◆ world_T_line()
  
  | 
        
          | const Pose3& gtsam::PointToLineFactorBase::world_T_line | ( |  | ) | const |  | inline | 
 
 
◆ boost::serialization::access
  
  | 
        
          | friend class boost::serialization::access |  | friend | 
 
 
The documentation for this class was generated from the following file: