#include <vive_solver.h>
|  | 
|  | LightCost (uint16_t sensor, double angles[2], bool correct) | 
|  | 
| template<typename T > | 
| bool | operator() (const T *const vTl, const T *const vTb, const T *const bTh, const T *const tTh, const T *const sensors, const T *const params, T *residual) const | 
|  | 
◆ LightCost()
  
  | 
        
          | vive_localization::LightCost::LightCost | ( | uint16_t | sensor, |  
          |  |  | double | angles[2], |  
          |  |  | bool | correct |  
          |  | ) |  |  |  | inlineexplicit | 
 
 
◆ operator()()
template<typename T > 
  
  | 
        
          | bool vive_localization::LightCost::operator() | ( | const T *const | vTl, |  
          |  |  | const T *const | vTb, |  
          |  |  | const T *const | bTh, |  
          |  |  | const T *const | tTh, |  
          |  |  | const T *const | sensors, |  
          |  |  | const T *const | params, |  
          |  |  | T * | residual |  
          |  | ) |  | const |  | inline | 
 
 
The documentation for this struct was generated from the following file: