Functions

make Namespace Reference

Functions

template<typename V >
mln::complex_image
< 1, mln::discrete_plane_1complex_geometry,
V > 
complex1d_image (const mln::box2d &support)
 Create a 1-complex images in the 2D plane of which domain is based on an mln::box2d.

Function Documentation

template<typename V >
mln::complex_image<1, mln::discrete_plane_1complex_geometry, V> make::complex1d_image ( const mln::box2d support  )  [inline]

Create a 1-complex images in the 2D plane of which domain is based on an mln::box2d.

Definition at line 43 of file make.hh.

References mln::box< P >::pmax(), and mln::box< P >::pmin().