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. | |
| 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().
1.7.1