Pow functor used for pow function.  
 More...
#include <constrainedExample.h>
Pow functor used for pow function. 
Definition at line 42 of file constrainedExample.h.
◆ PowFunctor()
  
  | 
        
          | constrained_example::PowFunctor::PowFunctor | ( | const double & | c | ) |  |  | inline | 
 
 
◆ operator()()
  
  | 
        
          | double constrained_example::PowFunctor::operator() | ( | const double & | x, |  
          |  |  | gtsam::OptionalJacobian< 1, 1 > | H1 = {} |  
          |  | ) |  | const |  | inline | 
 
 
◆ c_
  
  | 
        
          | double constrained_example::PowFunctor::c_ |  | private | 
 
 
The documentation for this class was generated from the following file: