Milena (Olena)
User documentation 2.0a Id
|
Image having its domain restricted by a site set and a function. More...
#include <sub_image_if.hh>
Inherits mln::internal::image_domain_morpher< I, p_if< S, fun::p2b::has< I > >, sub_image_if< I, S > >.
Public Types | |
typedef sub_image_if < tag::image_< I > , tag::domain_< S > > | skeleton |
Skeleton. | |
Public Member Functions | |
const p_if< S, fun::p2b::has < I > > & | domain () const |
Give the definition domain. | |
sub_image_if () | |
Constructor without argument. | |
sub_image_if (I &ima, const S &s) | |
Constructor. | |
Image having its domain restricted by a site set and a function.
Definition at line 102 of file sub_image_if.hh.
typedef sub_image_if< tag::image_<I>, tag::domain_<S> > mln::sub_image_if< I, S >::skeleton |
Skeleton.
Definition at line 107 of file sub_image_if.hh.
|
inline |
Constructor without argument.
Definition at line 182 of file sub_image_if.hh.
|
inline |
Constructor.
Definition at line 188 of file sub_image_if.hh.
|
inline |
Give the definition domain.
Definition at line 205 of file sub_image_if.hh.