This is the complete list of members for colmap::LORANSAC< Estimator, LocalEstimator, SupportMeasurer, Sampler >, including all inherited members.
| ComputeNumTrials(const size_t num_inliers, const size_t num_samples, const double confidence, const double num_trials_multiplier) | colmap::RANSAC< Estimator, InlierSupportMeasurer, RandomSampler > | static |
| Estimate(const std::vector< typename Estimator::X_t > &X, const std::vector< typename Estimator::Y_t > &Y) | colmap::LORANSAC< Estimator, LocalEstimator, SupportMeasurer, Sampler > | |
| estimator | colmap::RANSAC< Estimator, InlierSupportMeasurer, RandomSampler > | |
| local_estimator | colmap::LORANSAC< Estimator, LocalEstimator, SupportMeasurer, Sampler > | |
| LORANSAC(const RANSACOptions &options) | colmap::LORANSAC< Estimator, LocalEstimator, SupportMeasurer, Sampler > | explicit |
| options_ | colmap::RANSAC< Estimator, InlierSupportMeasurer, RandomSampler > | protected |
| RANSAC(const RANSACOptions &options) | colmap::RANSAC< Estimator, InlierSupportMeasurer, RandomSampler > | explicit |
| sampler | colmap::RANSAC< Estimator, InlierSupportMeasurer, RandomSampler > | |
| support_measurer | colmap::RANSAC< Estimator, InlierSupportMeasurer, RandomSampler > | |