|
|
using | VertexDescriptors = std::tuple< CameraDescriptor< T, S >, PointDescriptor< T, S > > |
| |
|
using | Observation = Eigen::Matrix< T, dimension, 1 > |
| |
|
using | Data = Empty |
| |
|
using | Loss = DefaultLoss< T, dimension > |
| |
|
using | Differentiation = DifferentiationMode::Manual |
| |
|
|
template<typename D > |
| static d_fn void | error (const D *camera, const D *point, const Observation &obs, D *error) |
| |
|
template<typename D , size_t I> |
| static d_fn void | jacobian (const Camera< T > &camera, const Point< T > &point, const Observation &obs, D *jacobian) |
| |
|
|
static constexpr size_t | dimension = 2 |
| |
The documentation for this struct was generated from the following file:
- /home/runner/work/graphite/graphite/examples/bal.cu