Get the value associated to a given edge. More...
Public Types | |
typedef Function_v2v< void > | category |
typedef edge_to_color< I, V > | exact_t |
typedef void | mutable_result |
typedef V | result |
Public Member Functions | |
edge_to_color (const I &ima) | |
V | operator() (const unsigned &e) const |
Public Attributes | |
I | ima_ |
Get the value associated to a given edge.
typedef Function_v2v<void> mln::Function_v2v< edge_to_color< I, V > >::category [inherited] |
Reimplemented from mln::Function< edge_to_color< I, V > >.
typedef edge_to_color< I, V > mln::Object< edge_to_color< I, V > >::exact_t [inherited] |
typedef void mln::Function_v2v< edge_to_color< I, V > >::mutable_result [inherited] |
typedef V mln::edge_to_color< I, V >::result |
mln::edge_to_color< I, V >::edge_to_color | ( | const I & | ima | ) | [inline] |
V mln::edge_to_color< I, V >::operator() | ( | const unsigned & | e | ) | const [inline] |
References mln::edge_to_color< I, V >::ima_.
I mln::edge_to_color< I, V >::ima_ |
Referenced by mln::edge_to_color< I, V >::operator()().