![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <sprt.h>
Public Attributes | |
| double | delta = 0.01 |
| double | epsilon = 0.1 |
| double | eval_time_ratio = 200 |
| int | num_models_per_sample = 1 |
| double colmap::SPRT::Options::delta = 0.01 |
Definition at line 24 of file sprt.h.
Referenced by colmap::SPRT::Update().
| double colmap::SPRT::Options::epsilon = 0.1 |
Definition at line 27 of file sprt.h.
Referenced by colmap::SPRT::Update().