$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
trait::graph< mln::complex_image< 1, G, V > > Struct Template Reference

#include <apps/graph-morpho/morpho.hh>

Static Public Member Functions

static const
mln::complex_lower_window
< 1, G > & 
e2v ()
static const
mln::topo::is_n_face
< mln::complex_psite< 1, G >, 1 > & 
is_edge ()
static const
mln::topo::is_n_face
< mln::complex_psite< 1, G >, 0 > & 
is_vertex ()
static const
mln::complex_higher_window
< 1, G > & 
v2e ()

Detailed Description

template<typename G, typename V>
struct trait::graph< mln::complex_image< 1, G, V > >

Definition at line 143 of file morpho.hh.

Member Function Documentation

template<typename G , typename V >
static const mln::complex_lower_window<1, G>& trait::graph< mln::complex_image< 1, G, V > >::e2v ( )
inlinestatic

Definition at line 171 of file morpho.hh.

template<typename G , typename V >
static const mln::topo::is_n_face<mln::complex_psite<1, G>, 1>& trait::graph< mln::complex_image< 1, G, V > >::is_edge ( )
inlinestatic

Definition at line 155 of file morpho.hh.

template<typename G , typename V >
static const mln::topo::is_n_face<mln::complex_psite<1, G>, 0>& trait::graph< mln::complex_image< 1, G, V > >::is_vertex ( )
inlinestatic

Definition at line 147 of file morpho.hh.

template<typename G , typename V >
static const mln::complex_higher_window<1, G>& trait::graph< mln::complex_image< 1, G, V > >::v2e ( )
inlinestatic

Definition at line 163 of file morpho.hh.