#include <BAProblem.h>
Definition at line 13 of file BAProblem.h.
| ceres::BAProblem::BAProblem |
( |
| ) |
|
|
inline |
| ceres::BAProblem::~BAProblem |
( |
| ) |
|
|
inline |
| double* ceres::BAProblem::mutable_camera_for_observation |
( |
int |
i | ) |
|
|
inline |
| double* ceres::BAProblem::mutable_point_for_observation |
( |
int |
i | ) |
|
|
inline |
| int ceres::BAProblem::num_observations |
( |
| ) |
const |
|
inline |
| const double* ceres::BAProblem::observations |
( |
| ) |
const |
|
inline |
| int* ceres::BAProblem::camera_index_ |
| double* ceres::BAProblem::cameras_ |
| int ceres::BAProblem::num_cameras_ |
| int ceres::BAProblem::num_observations_ |
| int ceres::BAProblem::num_points_ |
| double* ceres::BAProblem::observations_ |
| int* ceres::BAProblem::point_index_ |
| double* ceres::BAProblem::points_ |
The documentation for this class was generated from the following file: