Home
last modified time | relevance | path

Searched refs:indices_it (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/segmentation/include/pcl/segmentation/impl/
H A Dgrabcut_segmentation.hpp322 …for (auto indices_it = n_link.indices.cbegin (); indices_it != n_link.indices.cend (); ++indices_i… in initGraph() local
324 if ((*indices_it != point_index) && (*indices_it != UNAVAILABLE)) in initGraph()
326 addEdge (graph_nodes_[i_point], graph_nodes_[*indices_it], *weights_it, *weights_it); in initGraph()
345 …for (auto indices_it = n_link.indices.cbegin (); indices_it != n_link.indices.cend (); ++indices_i… in computeNLinksNonOrganized() local
347 if (*indices_it != point_index) in computeNLinksNonOrganized()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/numerics/
H A Dcell_data_transfer.templates.h190 auto indices_it = coarsened.second.cbegin(); in unpack() local
192 for (; indices_it != coarsened.second.cend(); ++indices_it, ++values_it) in unpack()
193 *values_it = in[*indices_it]; in unpack()
/dports/devel/boost-docs/boost_1_72_0/boost/gil/extension/io/tiff/detail/
H A Dread.hpp345 typename Indices_View::x_iterator indices_it = indices_view.row_begin( y ); in read_palette_image() local
347 for( ; it != end; ++it, ++indices_it ) in read_palette_image()
349 uint16_t i = gil::at_c<0>( *indices_it ); in read_palette_image()
/dports/devel/hyperscan/boost_1_75_0/boost/gil/extension/io/tiff/detail/
H A Dread.hpp345 typename Indices_View::x_iterator indices_it = indices_view.row_begin( y ); in read_palette_image() local
347 for( ; it != end; ++it, ++indices_it ) in read_palette_image()
349 uint16_t i = gil::at_c<0>( *indices_it ); in read_palette_image()
/dports/devel/boost-python-libs/boost_1_72_0/boost/gil/extension/io/tiff/detail/
H A Dread.hpp345 typename Indices_View::x_iterator indices_it = indices_view.row_begin( y ); in read_palette_image() local
347 for( ; it != end; ++it, ++indices_it ) in read_palette_image()
349 uint16_t i = gil::at_c<0>( *indices_it ); in read_palette_image()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/gil/extension/io/tiff/detail/
H A Dread.hpp345 typename Indices_View::x_iterator indices_it = indices_view.row_begin( y ); in read_palette_image() local
347 for( ; it != end; ++it, ++indices_it ) in read_palette_image()
349 uint16_t i = gil::at_c<0>( *indices_it ); in read_palette_image()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/gil/extension/io/tiff/detail/
H A Dread.hpp345 typename Indices_View::x_iterator indices_it = indices_view.row_begin( y );
347 for( ; it != end; ++it, ++indices_it )
349 uint16_t i = gil::at_c<0>( *indices_it );
/dports/devel/boost-libs/boost_1_72_0/boost/gil/extension/io/tiff/detail/
H A Dread.hpp345 typename Indices_View::x_iterator indices_it = indices_view.row_begin( y ); in read_palette_image() local
347 for( ; it != end; ++it, ++indices_it ) in read_palette_image()
349 uint16_t i = gil::at_c<0>( *indices_it ); in read_palette_image()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/gil/extension/io/tiff/detail/
H A Dread.hpp347 typename Indices_View::x_iterator indices_it = indices_view.row_begin( y ); in read_palette_image() local
349 for( ; it != end; ++it, ++indices_it ) in read_palette_image()
351 uint16_t i = gil::at_c<0>( *indices_it ); in read_palette_image()