Public Member Functions

mln::thru_image< I, F > Class Template Reference
[Values morphers]

Morph image values through a function. More...

#include <thru_image.hh>

List of all members.

Public Member Functions

 operator thru_image< const I, F > () const
 Const promotion via conversion.

Detailed Description

template<typename I, typename F>
class mln::thru_image< I, F >

Morph image values through a function.

Definition at line 156 of file thru_image.hh.


Member Function Documentation

template<typename I , typename F >
mln::thru_image< I, F >::operator thru_image< const I, F > (  )  const [inline]

Const promotion via conversion.

Definition at line 239 of file thru_image.hh.