Namespaces | Functions

mln::morpho::tree::impl Namespace Reference

Namespaces

namespace  generic

Functions

template<typename I , typename N >
data< I, p_array< typename
I::psite > > 
dual_hqueue (const Image< I > &f, const Image< I > &m, const Neighborhood< N > &nbh)
 Compute a tree using hqueues.
template<typename I , typename N , typename E >
unsigned flood (internal::shared_flood_args< I, N, E > &args, const unsigned h_idx)

Function Documentation

template<typename I , typename N >
data< I, p_array< typename I::psite > > mln::morpho::tree::impl::dual_hqueue ( const Image< I > &  f,
const Image< I > &  m,
const Neighborhood< N > &  nbh 
) [inline]
template<typename I , typename N , typename E >
unsigned mln::morpho::tree::impl::flood ( internal::shared_flood_args< I, N, E > &  args,
const unsigned  h_idx 
)