mln::Function_v2v< E > Struct Template Reference
[Functions]
Base class for implementation of function-objects from 
value to 
value.  
More...
#include <function.hh>
Inherits Function< E >.
Inherited by mln::fun::v2v::inc< T >, mln::fun::x2v::bilinear< I >, and mln::fun::x2x::nneighbor< I >.
List of all members.
Detailed Description
template<typename E>
 struct mln::Function_v2v< E >
Base class for implementation of function-objects from 
value to 
value. 
The parameter E is the exact type.