OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:size_penalty_weight
(Results
1 - 4
of
4
) sorted by null
/external/ceres-solver/internal/ceres/
canonical_views_clustering.h
70
// -
size_penalty_weight
* |C|
90
// -
size_penalty_weight
* |C|
111
size_penalty_weight
(5.75),
120
double
size_penalty_weight
;
member in struct:ceres::internal::CanonicalViewsClusteringOptions
canonical_views_clustering_test.cc
87
options_.
size_penalty_weight
= 0.5;
108
options_.
size_penalty_weight
= 2.0;
122
options_.
size_penalty_weight
= 0.5;
137
options_.
size_penalty_weight
= 0.5;
canonical_views_clustering.cc
184
difference -= options_.
size_penalty_weight
;
visibility_based_preconditioner.cc
200
clustering_options.
size_penalty_weight
=
Completed in 145 milliseconds