Public Member Functions | Public Attributes

mln::internal::data< sub_image< I, S > > Struct Template Reference

Data structure for mln::sub_image<I,S>. More...

#include <sub_image.hh>

List of all members.

Public Member Functions

 data (const I &ima, const S &pset)

Public Attributes

domain_
ima_

Detailed Description

template<typename I, typename S>
struct mln::internal::data< sub_image< I, S > >

Data structure for mln::sub_image<I,S>.


Constructor & Destructor Documentation

template<typename I , typename S >
mln::internal::data< sub_image< I, S > >::data ( const I &  ima,
const S &  pset 
) [inline]

Member Data Documentation

template<typename I , typename S >
S mln::internal::data< sub_image< I, S > >::domain_
template<typename I , typename S >
I mln::internal::data< sub_image< I, S > >::ima_