Data structure for mln::thru_image<I>.
More...
#include <thru_image.hh>
List of all members.
Public Member Functions |
| | data (I &ima, const F &f) |
Public Attributes |
| F | f_ |
| I | ima_ |
Detailed Description
template<typename I, typename F>
struct mln::internal::data< thru_image< I, F > >
Data structure for mln::thru_image<I>.
Constructor & Destructor Documentation
template<typename I , typename F >
| mln::internal::data< thru_image< I, F > >::data |
( |
I & |
ima, |
|
|
const F & |
f | |
|
) |
| | [inline] |
Member Data Documentation
template<typename I , typename F >
template<typename I , typename F >