#include <angle_local_parameterization.h>
|
template<typename T > |
bool | operator() (const T *theta_radians, const T *delta_theta_radians, T *theta_radians_plus_delta) const |
|
|
static ceres::LocalParameterization * | Create () |
|
◆ Create()
static ceres::LocalParameterization* ceres::examples::AngleLocalParameterization::Create |
( |
| ) |
|
|
inlinestatic |
◆ operator()()
template<typename T >
bool ceres::examples::AngleLocalParameterization::operator() |
( |
const T * |
theta_radians, |
|
|
const T * |
delta_theta_radians, |
|
|
T * |
theta_radians_plus_delta |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: