Home
last modified time | relevance | path

Searched refs:existing_block_size (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/blender/blender-2.91.0/extern/ceres/internal/ceres/
H A Dproblem_impl.cc80 int existing_block_size, in CheckForNoAliasing() argument
84 existing_block, existing_block_size, new_block, new_block_size)) in CheckForNoAliasing()
87 << existing_block_size << " with new parameter " in CheckForNoAliasing()
/dports/math/ceres-solver/ceres-solver-2.0.0/internal/ceres/
H A Dproblem_impl.cc80 int existing_block_size, in CheckForNoAliasing() argument
84 existing_block, existing_block_size, new_block, new_block_size)) in CheckForNoAliasing()
87 << existing_block_size << " with new parameter " in CheckForNoAliasing()
/dports/misc/openmvg/openMVG-2.0/src/third_party/ceres-solver/internal/ceres/
H A Dproblem_impl.cc77 int existing_block_size, in CheckForNoAliasing() argument
80 CHECK(!RegionsAlias(existing_block, existing_block_size, in CheckForNoAliasing()
84 << " and has size " << existing_block_size << " with new parameter " in CheckForNoAliasing()