#include <sprt.h>
|
| | SPRT (const Options &options) |
| |
| void | Update (const Options &options) |
| |
| bool | Evaluate (const std::vector< double > &residuals, const double max_residual, size_t *num_inliers, size_t *num_eval_samples) |
| |
Definition at line 20 of file sprt.h.
◆ SPRT()
| colmap::SPRT::SPRT |
( |
const Options & |
options | ) |
|
|
explicit |
◆ Evaluate()
| bool colmap::SPRT::Evaluate |
( |
const std::vector< double > & |
residuals, |
|
|
const double |
max_residual, |
|
|
size_t * |
num_inliers, |
|
|
size_t * |
num_eval_samples |
|
) |
| |
◆ Update()
| void colmap::SPRT::Update |
( |
const Options & |
options | ) |
|
The documentation for this class was generated from the following files:
- /root/ACloudViewer/libs/Reconstruction/src/optim/sprt.h
- /root/ACloudViewer/libs/Reconstruction/src/optim/sprt.cc