Home
last modified time | relevance | path

Searched refs:enable_fast_removal (Results 1 – 5 of 5) sorted by relevance

/external/ceres-solver/internal/ceres/
Dproblem_impl.cc145 if (options_.enable_fast_removal) { in InternalAddParameterBlock()
159 if (options_.enable_fast_removal) { in InternalRemoveResidualBlock()
301 if (options_.enable_fast_removal) { in AddResidualBlock()
309 if (options_.enable_fast_removal) { in AddResidualBlock()
516 if (options_.enable_fast_removal) { in RemoveResidualBlock()
535 if (options_.enable_fast_removal) { in RemoveParameterBlock()
833 if (options_.enable_fast_removal) { in GetResidualBlocksForParameterBlock()
Dproblem_impl.h169 CHECK(options_.enable_fast_removal) in residual_block_set()
Dproblem_test.cc381 options.enable_fast_removal = GetParam(); in DynamicProblem()
/external/ceres-solver/include/ceres/
Dproblem.h128 enable_fast_removal(false), in Options()
156 bool enable_fast_removal; member
/external/ceres-solver/docs/source/
Dmodeling.rst1372 problem itself is deleted. If Problem::Options::enable_fast_removal is
1390 Problem::Options::enable_fast_removal is true, then
1490 If `Problem::Options::enable_fast_removal` is