mln::edge_image< P, V, G > Class Template Reference
[Basic types]

Image based on graph edges. More...

#include <edge_image.hh>

Inherits image_base< fun::i2v::array< V >, p_edges< G, internal::efsite_selector< P, G >::site_function_t >, edge_image< P, V, G > >.

List of all members.

Public Types

typedef G graph_t
 The type of the underlying graph.
typedef graph_elt_neighborhood
< G, p_edges< G,
site_function_t > > 
nbh_t
 Neighborhood type.
typedef
internal::efsite_selector< P,
G >::site_function_t 
site_function_t
 Function mapping graph elements to sites.
typedef edge_image
< tag::psite_< P >
, tag::value_< V >
, tag::graph_< G > > 
skeleton
 Skeleton type.
typedef graph_elt_window< G,
p_edges< G, site_function_t > > 
win_t
 Window type.

Public Member Functions

 edge_image ()
 Constructors.
rvalue operator() (unsigned e_id) const
 Value accessors/operators overloads.


Detailed Description

template<typename P, typename V, typename G = util::graph>
class mln::edge_image< P, V, G >

Image based on graph edges.

Member Typedef Documentation

template<typename P, typename V, typename G = util::graph>
typedef G mln::edge_image< P, V, G >::graph_t

The type of the underlying graph.

template<typename P, typename V, typename G = util::graph>
typedef graph_elt_neighborhood<G,p_edges<G,site_function_t> > mln::edge_image< P, V, G >::nbh_t

Neighborhood type.

template<typename P, typename V, typename G = util::graph>
typedef internal::efsite_selector<P,G>::site_function_t mln::edge_image< P, V, G >::site_function_t

Function mapping graph elements to sites.

template<typename P, typename V, typename G = util::graph>
typedef edge_image< tag::psite_<P>, tag::value_<V>, tag::graph_<G> > mln::edge_image< P, V, G >::skeleton

Skeleton type.

template<typename P, typename V, typename G = util::graph>
typedef graph_elt_window<G,p_edges<G,site_function_t> > mln::edge_image< P, V, G >::win_t

Window type.


Constructor & Destructor Documentation

template<typename P , typename V , typename G >
mln::edge_image< P, V, G >::edge_image (  )  [inline]

Constructors.


Member Function Documentation

template<typename P , typename V , typename G >
edge_image< P, V, G >::rvalue mln::edge_image< P, V, G >::operator() ( unsigned  e_id  )  const [inline]

Value accessors/operators overloads.


Generated on Tue Jul 14 16:32:18 2009 for Milena (Olena) by  doxygen 1.5.9