#include <thrubin_image.hh>
Inherits mln::internal::image_value_morpher< I1, F::result, mln::thrubin_image< I1, I2, F > >.
Public Types | |
typedef I1::psite | psite |
Point_Site associated type. | |
typedef value | rvalue |
Return type of read-only access. | |
typedef thrubin_image < tag::image_< I1 > , tag::image_< I2 >, F > | skeleton |
Skeleton. | |
typedef F::result | value |
Value associated type. | |
Public Member Functions | |
operator thrubin_image< const I1, const I2, F > () const | |
Const promotion via conversion. |
typedef I1 ::psite mln::thrubin_image< I1, I2, F >::psite |
Point_Site associated type.
typedef value mln::thrubin_image< I1, I2, F >::rvalue |
Return type of read-only access.
typedef thrubin_image<tag::image_<I1>, tag::image_<I2>, F> mln::thrubin_image< I1, I2, F >::skeleton |
Skeleton.
typedef F ::result mln::thrubin_image< I1, I2, F >::value |
Value associated type.
mln::thrubin_image< I1, I2, F >::operator thrubin_image< const I1, const I2, F > | ( | ) | const [inline] |
Const promotion via conversion.