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