Public Types | Public Member Functions | Private Types

mln::trait::default_image_< T, I > Struct Template Reference

#include <images.hh>

Inheritance diagram for mln::trait::default_image_< T, I >:
Inheritance graph

List of all members.

Public Types

typedef undef category
typedef undef dimension
typedef undef ext_domain
typedef undef ext_io
typedef undef ext_value
typedef undef kind
typedef undef localization
typedef undef nature
typedef undef pw_io
typedef undef quant
typedef undef size
typedef trait::image::speed::fast speed
typedef undef value_access
typedef undef value_alignment
typedef undef value_browsing
typedef undef value_io
typedef undef value_storage
typedef undef vw_io
typedef undef vw_set

Public Member Functions

typedef mlc_if (is_high_quant_, trait::image::quant::high, trait::image::quant::low) quant
typedef mln_trait_value_kind (T) kind

Private Types

typedef mln::metal::equal
< mln_trait_value_quant(T),
trait::value::quant::high
is_high_quant_

Detailed Description

template<typename T, typename I>
struct mln::trait::default_image_< T, I >

Definition at line 177 of file mln/trait/images.hh.


Member Typedef Documentation

template<typename I>
typedef undef mln::trait::undefined_image_< I >::category [inherited]

Reimplemented in mln::trait::image_< ch_piter_image< I, Fwd > >, mln::trait::image_< complex_image< D, G, V > >, mln::trait::image_< extended< I > >, mln::trait::image_< extension_fun< I, F > >, mln::trait::image_< extension_ima< I, J > >, mln::trait::image_< extension_val< I > >, mln::trait::image_< hexa< I > >, mln::trait::image_< image_if< I, F > >, mln::trait::image_< p2p_image< I, F > >, mln::trait::image_< slice_image< I > >, mln::trait::image_< sub_image< I, S > >, mln::trait::image_< sub_image_if< I, S > >, mln::trait::image_< transformed_image< I, F > >, mln::trait::image_< unproject_image< I, D, F > >, mln::trait::image_< flat_image< T, S > >, mln::trait::image_< image1d< T > >, mln::trait::image_< image2d< T > >, mln::trait::image_< image3d< T > >, mln::trait::image_< lazy_image< I, F, B > >, mln::trait::image_< plain< I > >, mln::trait::image_< safe_image< I > >, mln::trait::image_< cast_image_< T, I > >, mln::trait::image_< fun_image< F, I > >, mln::trait::image_< thru_image< I, F > >, mln::trait::image_< thrubin_image< I1, I2, F > >, mln::trait::image_< violent_cast_image< T, I > >, mln::trait::image_< labeled_image_base< I, E > >, mln::trait::pw_image_< F, S, E >, mln::trait::image_< mln::value::stack_image< n, I > >, mln::trait::pw_image_< fun::i2v::array< V >, p_vertices< util::graph, fun::i2v::array< P > >, vertex_image< P, V, G > >, mln::trait::pw_image_< fun::i2v::array< V >, p_edges< util::graph, fun::i2v::array< P > >, edge_image< P, V, G > >, and mln::trait::pw_image_< F, S, pw::image< F, S > >.

Definition at line 133 of file mln/trait/images.hh.

template<typename I>
typedef undef mln::trait::undefined_image_< I >::dimension [inherited]

Reimplemented in mln::trait::image_< complex_image< D, G, V > >, mln::trait::image_< slice_image< I > >, mln::trait::image_< flat_image< T, S > >, mln::trait::image_< image1d< T > >, mln::trait::image_< image2d< T > >, mln::trait::image_< image3d< T > >, mln::trait::pw_image_< F, S, E >, mln::trait::default_image_morpher< D, T, I >, mln::trait::pw_image_< fun::i2v::array< V >, p_vertices< util::graph, fun::i2v::array< P > >, vertex_image< P, V, G > >, mln::trait::pw_image_< fun::i2v::array< V >, p_edges< util::graph, fun::i2v::array< P > >, edge_image< P, V, G > >, mln::trait::pw_image_< F, S, pw::image< F, S > >, mln::trait::default_image_morpher< I, I::value, image_if< I, F > >, mln::trait::default_image_morpher< I, I::value, p2p_image< I, F > >, mln::trait::default_image_morpher< I, T, cast_image_< T, I > >, mln::trait::default_image_morpher< I, I::value, sub_image< I, S > >, mln::trait::default_image_morpher< I, I::value, transformed_image< I, F > >, mln::trait::default_image_morpher< I, I::value, lazy_image< I, F, B > >, mln::trait::default_image_morpher< I, I::value, hexa< I > >, mln::trait::default_image_morpher< I, algebra::vec< n, I::value >, mln::value::stack_image< n, I > >, mln::trait::default_image_morpher< I, F::result, fun_image< F, I > >, mln::trait::default_image_morpher< I, I::value, slice_image< I > >, mln::trait::default_image_morpher< I, I::value, unproject_image< I, D, F > >, mln::trait::default_image_morpher< I, I::value, sub_image_if< I, S > >, mln::trait::default_image_morpher< I, I::value, extended< I > >, and mln::trait::default_image_morpher< I, T, violent_cast_image< T, I > >.

Definition at line 149 of file mln/trait/images.hh.

template<typename I>
typedef undef mln::trait::undefined_image_< I >::ext_domain [inherited]

Reimplemented in mln::trait::image_< complex_image< D, G, V > >, mln::trait::image_< extended< I > >, mln::trait::image_< extension_fun< I, F > >, mln::trait::image_< extension_ima< I, J > >, mln::trait::image_< extension_val< I > >, mln::trait::image_< image_if< I, F > >, mln::trait::image_< p2p_image< I, F > >, mln::trait::image_< sub_image< I, S > >, mln::trait::image_< sub_image_if< I, S > >, mln::trait::image_< transformed_image< I, F > >, mln::trait::image_< unproject_image< I, D, F > >, mln::trait::image_< flat_image< T, S > >, mln::trait::image_< image1d< T > >, mln::trait::image_< image2d< T > >, mln::trait::image_< image3d< T > >, mln::trait::image_< cast_image_< T, I > >, mln::trait::image_< violent_cast_image< T, I > >, mln::trait::pw_image_< F, S, E >, mln::trait::default_image_morpher< D, T, I >, mln::trait::pw_image_< fun::i2v::array< V >, p_vertices< util::graph, fun::i2v::array< P > >, vertex_image< P, V, G > >, mln::trait::pw_image_< fun::i2v::array< V >, p_edges< util::graph, fun::i2v::array< P > >, edge_image< P, V, G > >, mln::trait::pw_image_< F, S, pw::image< F, S > >, mln::trait::default_image_morpher< I, I::value, image_if< I, F > >, mln::trait::default_image_morpher< I, I::value, p2p_image< I, F > >, mln::trait::default_image_morpher< I, T, cast_image_< T, I > >, mln::trait::default_image_morpher< I, I::value, sub_image< I, S > >, mln::trait::default_image_morpher< I, I::value, transformed_image< I, F > >, mln::trait::default_image_morpher< I, I::value, lazy_image< I, F, B > >, mln::trait::default_image_morpher< I, I::value, hexa< I > >, mln::trait::default_image_morpher< I, algebra::vec< n, I::value >, mln::value::stack_image< n, I > >, mln::trait::default_image_morpher< I, F::result, fun_image< F, I > >, mln::trait::default_image_morpher< I, I::value, slice_image< I > >, mln::trait::default_image_morpher< I, I::value, unproject_image< I, D, F > >, mln::trait::default_image_morpher< I, I::value, sub_image_if< I, S > >, mln::trait::default_image_morpher< I, I::value, extended< I > >, and mln::trait::default_image_morpher< I, T, violent_cast_image< T, I > >.

Definition at line 152 of file mln/trait/images.hh.

template<typename I>
typedef undef mln::trait::undefined_image_< I >::ext_io [inherited]

Reimplemented in mln::trait::image_< complex_image< D, G, V > >, mln::trait::image_< extended< I > >, mln::trait::image_< extension_fun< I, F > >, mln::trait::image_< extension_ima< I, J > >, mln::trait::image_< extension_val< I > >, mln::trait::image_< image_if< I, F > >, mln::trait::image_< p2p_image< I, F > >, mln::trait::image_< sub_image< I, S > >, mln::trait::image_< sub_image_if< I, S > >, mln::trait::image_< transformed_image< I, F > >, mln::trait::image_< unproject_image< I, D, F > >, mln::trait::image_< flat_image< T, S > >, mln::trait::image_< image1d< T > >, mln::trait::image_< image2d< T > >, mln::trait::image_< image3d< T > >, mln::trait::image_< labeled_image_base< I, E > >, mln::trait::pw_image_< F, S, E >, mln::trait::default_image_morpher< D, T, I >, mln::trait::pw_image_< fun::i2v::array< V >, p_vertices< util::graph, fun::i2v::array< P > >, vertex_image< P, V, G > >, mln::trait::pw_image_< fun::i2v::array< V >, p_edges< util::graph, fun::i2v::array< P > >, edge_image< P, V, G > >, mln::trait::pw_image_< F, S, pw::image< F, S > >, mln::trait::default_image_morpher< I, I::value, image_if< I, F > >, mln::trait::default_image_morpher< I, I::value, p2p_image< I, F > >, mln::trait::default_image_morpher< I, T, cast_image_< T, I > >, mln::trait::default_image_morpher< I, I::value, sub_image< I, S > >, mln::trait::default_image_morpher< I, I::value, transformed_image< I, F > >, mln::trait::default_image_morpher< I, I::value, lazy_image< I, F, B > >, mln::trait::default_image_morpher< I, I::value, hexa< I > >, mln::trait::default_image_morpher< I, algebra::vec< n, I::value >, mln::value::stack_image< n, I > >, mln::trait::default_image_morpher< I, F::result, fun_image< F, I > >, mln::trait::default_image_morpher< I, I::value, slice_image< I > >, mln::trait::default_image_morpher< I, I::value, unproject_image< I, D, F > >, mln::trait::default_image_morpher< I, I::value, sub_image_if< I, S > >, mln::trait::default_image_morpher< I, I::value, extended< I > >, and mln::trait::default_image_morpher< I, T, violent_cast_image< T, I > >.

Definition at line 154 of file mln/trait/images.hh.

template<typename I>
typedef undef mln::trait::undefined_image_< I >::ext_value [inherited]

Reimplemented in mln::trait::image_< complex_image< D, G, V > >, mln::trait::image_< extended< I > >, mln::trait::image_< extension_fun< I, F > >, mln::trait::image_< extension_ima< I, J > >, mln::trait::image_< extension_val< I > >, mln::trait::image_< image_if< I, F > >, mln::trait::image_< p2p_image< I, F > >, mln::trait::image_< sub_image< I, S > >, mln::trait::image_< sub_image_if< I, S > >, mln::trait::image_< transformed_image< I, F > >, mln::trait::image_< unproject_image< I, D, F > >, mln::trait::image_< flat_image< T, S > >, mln::trait::image_< image1d< T > >, mln::trait::image_< image2d< T > >, mln::trait::image_< image3d< T > >, mln::trait::image_< labeled_image_base< I, E > >, mln::trait::pw_image_< F, S, E >, mln::trait::default_image_morpher< D, T, I >, mln::trait::pw_image_< fun::i2v::array< V >, p_vertices< util::graph, fun::i2v::array< P > >, vertex_image< P, V, G > >, mln::trait::pw_image_< fun::i2v::array< V >, p_edges< util::graph, fun::i2v::array< P > >, edge_image< P, V, G > >, mln::trait::pw_image_< F, S, pw::image< F, S > >, mln::trait::default_image_morpher< I, I::value, image_if< I, F > >, mln::trait::default_image_morpher< I, I::value, p2p_image< I, F > >, mln::trait::default_image_morpher< I, T, cast_image_< T, I > >, mln::trait::default_image_morpher< I, I::value, sub_image< I, S > >, mln::trait::default_image_morpher< I, I::value, transformed_image< I, F > >, mln::trait::default_image_morpher< I, I::value, lazy_image< I, F, B > >, mln::trait::default_image_morpher< I, I::value, hexa< I > >, mln::trait::default_image_morpher< I, algebra::vec< n, I::value >, mln::value::stack_image< n, I > >, mln::trait::default_image_morpher< I, F::result, fun_image< F, I > >, mln::trait::default_image_morpher< I, I::value, slice_image< I > >, mln::trait::default_image_morpher< I, I::value, unproject_image< I, D, F > >, mln::trait::default_image_morpher< I, I::value, sub_image_if< I, S > >, mln::trait::default_image_morpher< I, I::value, extended< I > >, and mln::trait::default_image_morpher< I, T, violent_cast_image< T, I > >.

Definition at line 153 of file mln/trait/images.hh.

template<typename T, typename I>
typedef mln::metal::equal< mln_trait_value_quant(T) , trait::value::quant::high > mln::trait::default_image_< T, I >::is_high_quant_ [private]
template<typename I>
typedef undef mln::trait::undefined_image_< I >::kind [inherited]
template<typename I>
typedef undef mln::trait::undefined_image_< I >::localization [inherited]

Reimplemented in mln::trait::image_< complex_image< D, G, V > >, mln::trait::image_< flat_image< T, S > >, mln::trait::image_< image1d< T > >, mln::trait::image_< image2d< T > >, mln::trait::image_< image3d< T > >, mln::trait::pw_image_< F, S, E >, mln::trait::default_image_morpher< D, T, I >, mln::trait::pw_image_< fun::i2v::array< V >, p_vertices< util::graph, fun::i2v::array< P > >, vertex_image< P, V, G > >, mln::trait::pw_image_< fun::i2v::array< V >, p_edges< util::graph, fun::i2v::array< P > >, edge_image< P, V, G > >, mln::trait::pw_image_< F, S, pw::image< F, S > >, mln::trait::default_image_morpher< I, I::value, image_if< I, F > >, mln::trait::default_image_morpher< I, I::value, p2p_image< I, F > >, mln::trait::default_image_morpher< I, T, cast_image_< T, I > >, mln::trait::default_image_morpher< I, I::value, sub_image< I, S > >, mln::trait::default_image_morpher< I, I::value, transformed_image< I, F > >, mln::trait::default_image_morpher< I, I::value, lazy_image< I, F, B > >, mln::trait::default_image_morpher< I, I::value, hexa< I > >, mln::trait::default_image_morpher< I, algebra::vec< n, I::value >, mln::value::stack_image< n, I > >, mln::trait::default_image_morpher< I, F::result, fun_image< F, I > >, mln::trait::default_image_morpher< I, I::value, slice_image< I > >, mln::trait::default_image_morpher< I, I::value, unproject_image< I, D, F > >, mln::trait::default_image_morpher< I, I::value, sub_image_if< I, S > >, mln::trait::default_image_morpher< I, I::value, extended< I > >, and mln::trait::default_image_morpher< I, T, violent_cast_image< T, I > >.

Definition at line 148 of file mln/trait/images.hh.

template<typename I>
typedef undef mln::trait::undefined_image_< I >::nature [inherited]
template<typename I>
typedef undef mln::trait::undefined_image_< I >::pw_io [inherited]
template<typename I>
typedef undef mln::trait::undefined_image_< I >::quant [inherited]
template<typename I>
typedef undef mln::trait::undefined_image_< I >::size [inherited]

Reimplemented in mln::trait::image_< complex_image< D, G, V > >, mln::trait::image_< flat_image< T, S > >, mln::trait::image_< image1d< T > >, mln::trait::image_< image2d< T > >, mln::trait::image_< image3d< T > >, mln::trait::pw_image_< F, S, E >, mln::trait::default_image_morpher< D, T, I >, mln::trait::pw_image_< fun::i2v::array< V >, p_vertices< util::graph, fun::i2v::array< P > >, vertex_image< P, V, G > >, mln::trait::pw_image_< fun::i2v::array< V >, p_edges< util::graph, fun::i2v::array< P > >, edge_image< P, V, G > >, mln::trait::pw_image_< F, S, pw::image< F, S > >, mln::trait::default_image_morpher< I, I::value, image_if< I, F > >, mln::trait::default_image_morpher< I, I::value, p2p_image< I, F > >, mln::trait::default_image_morpher< I, T, cast_image_< T, I > >, mln::trait::default_image_morpher< I, I::value, sub_image< I, S > >, mln::trait::default_image_morpher< I, I::value, transformed_image< I, F > >, mln::trait::default_image_morpher< I, I::value, lazy_image< I, F, B > >, mln::trait::default_image_morpher< I, I::value, hexa< I > >, mln::trait::default_image_morpher< I, algebra::vec< n, I::value >, mln::value::stack_image< n, I > >, mln::trait::default_image_morpher< I, F::result, fun_image< F, I > >, mln::trait::default_image_morpher< I, I::value, slice_image< I > >, mln::trait::default_image_morpher< I, I::value, unproject_image< I, D, F > >, mln::trait::default_image_morpher< I, I::value, sub_image_if< I, S > >, mln::trait::default_image_morpher< I, I::value, extended< I > >, and mln::trait::default_image_morpher< I, T, violent_cast_image< T, I > >.

Definition at line 135 of file mln/trait/images.hh.

template<typename T, typename I>
typedef trait::image::speed::fast mln::trait::default_image_< T, I >::speed
template<typename I>
typedef undef mln::trait::undefined_image_< I >::value_access [inherited]

Reimplemented in mln::trait::image_< complex_image< D, G, V > >, mln::trait::image_< extension_fun< I, F > >, mln::trait::image_< extension_ima< I, J > >, mln::trait::image_< extension_val< I > >, mln::trait::image_< flat_image< T, S > >, mln::trait::image_< image1d< T > >, mln::trait::image_< image2d< T > >, mln::trait::image_< image3d< T > >, mln::trait::image_< cast_image_< T, I > >, mln::trait::image_< fun_image< F, I > >, mln::trait::image_< thru_image< I, F > >, mln::trait::image_< thrubin_image< I1, I2, F > >, mln::trait::image_< violent_cast_image< T, I > >, mln::trait::image_< labeled_image_base< I, E > >, mln::trait::pw_image_< F, S, E >, mln::trait::default_image_morpher< D, T, I >, mln::trait::pw_image_< fun::i2v::array< V >, p_vertices< util::graph, fun::i2v::array< P > >, vertex_image< P, V, G > >, mln::trait::pw_image_< fun::i2v::array< V >, p_edges< util::graph, fun::i2v::array< P > >, edge_image< P, V, G > >, mln::trait::pw_image_< F, S, pw::image< F, S > >, mln::trait::default_image_morpher< I, I::value, image_if< I, F > >, mln::trait::default_image_morpher< I, I::value, p2p_image< I, F > >, mln::trait::default_image_morpher< I, T, cast_image_< T, I > >, mln::trait::default_image_morpher< I, I::value, sub_image< I, S > >, mln::trait::default_image_morpher< I, I::value, transformed_image< I, F > >, mln::trait::default_image_morpher< I, I::value, lazy_image< I, F, B > >, mln::trait::default_image_morpher< I, I::value, hexa< I > >, mln::trait::default_image_morpher< I, algebra::vec< n, I::value >, mln::value::stack_image< n, I > >, mln::trait::default_image_morpher< I, F::result, fun_image< F, I > >, mln::trait::default_image_morpher< I, I::value, slice_image< I > >, mln::trait::default_image_morpher< I, I::value, unproject_image< I, D, F > >, mln::trait::default_image_morpher< I, I::value, sub_image_if< I, S > >, mln::trait::default_image_morpher< I, I::value, extended< I > >, and mln::trait::default_image_morpher< I, T, violent_cast_image< T, I > >.

Definition at line 141 of file mln/trait/images.hh.

template<typename I>
typedef undef mln::trait::undefined_image_< I >::value_alignment [inherited]

Reimplemented in mln::trait::image_< complex_image< D, G, V > >, mln::trait::image_< image_if< I, F > >, mln::trait::image_< p2p_image< I, F > >, mln::trait::image_< slice_image< I > >, mln::trait::image_< sub_image< I, S > >, mln::trait::image_< transformed_image< I, F > >, mln::trait::image_< unproject_image< I, D, F > >, mln::trait::image_< flat_image< T, S > >, mln::trait::image_< image1d< T > >, mln::trait::image_< image2d< T > >, mln::trait::image_< image3d< T > >, mln::trait::pw_image_< F, S, E >, mln::trait::default_image_morpher< D, T, I >, mln::trait::pw_image_< fun::i2v::array< V >, p_vertices< util::graph, fun::i2v::array< P > >, vertex_image< P, V, G > >, mln::trait::pw_image_< fun::i2v::array< V >, p_edges< util::graph, fun::i2v::array< P > >, edge_image< P, V, G > >, mln::trait::pw_image_< F, S, pw::image< F, S > >, mln::trait::default_image_morpher< I, I::value, image_if< I, F > >, mln::trait::default_image_morpher< I, I::value, p2p_image< I, F > >, mln::trait::default_image_morpher< I, T, cast_image_< T, I > >, mln::trait::default_image_morpher< I, I::value, sub_image< I, S > >, mln::trait::default_image_morpher< I, I::value, transformed_image< I, F > >, mln::trait::default_image_morpher< I, I::value, lazy_image< I, F, B > >, mln::trait::default_image_morpher< I, I::value, hexa< I > >, mln::trait::default_image_morpher< I, algebra::vec< n, I::value >, mln::value::stack_image< n, I > >, mln::trait::default_image_morpher< I, F::result, fun_image< F, I > >, mln::trait::default_image_morpher< I, I::value, slice_image< I > >, mln::trait::default_image_morpher< I, I::value, unproject_image< I, D, F > >, mln::trait::default_image_morpher< I, I::value, sub_image_if< I, S > >, mln::trait::default_image_morpher< I, I::value, extended< I > >, and mln::trait::default_image_morpher< I, T, violent_cast_image< T, I > >.

Definition at line 140 of file mln/trait/images.hh.

template<typename I>
typedef undef mln::trait::undefined_image_< I >::value_browsing [inherited]

Reimplemented in mln::trait::image_< complex_image< D, G, V > >, mln::trait::image_< flat_image< T, S > >, mln::trait::image_< image1d< T > >, mln::trait::image_< image2d< T > >, mln::trait::image_< image3d< T > >, mln::trait::pw_image_< F, S, E >, mln::trait::default_image_morpher< D, T, I >, mln::trait::pw_image_< fun::i2v::array< V >, p_vertices< util::graph, fun::i2v::array< P > >, vertex_image< P, V, G > >, mln::trait::pw_image_< fun::i2v::array< V >, p_edges< util::graph, fun::i2v::array< P > >, edge_image< P, V, G > >, mln::trait::pw_image_< F, S, pw::image< F, S > >, mln::trait::default_image_morpher< I, I::value, image_if< I, F > >, mln::trait::default_image_morpher< I, I::value, p2p_image< I, F > >, mln::trait::default_image_morpher< I, T, cast_image_< T, I > >, mln::trait::default_image_morpher< I, I::value, sub_image< I, S > >, mln::trait::default_image_morpher< I, I::value, transformed_image< I, F > >, mln::trait::default_image_morpher< I, I::value, lazy_image< I, F, B > >, mln::trait::default_image_morpher< I, I::value, hexa< I > >, mln::trait::default_image_morpher< I, algebra::vec< n, I::value >, mln::value::stack_image< n, I > >, mln::trait::default_image_morpher< I, F::result, fun_image< F, I > >, mln::trait::default_image_morpher< I, I::value, slice_image< I > >, mln::trait::default_image_morpher< I, I::value, unproject_image< I, D, F > >, mln::trait::default_image_morpher< I, I::value, sub_image_if< I, S > >, mln::trait::default_image_morpher< I, I::value, extended< I > >, and mln::trait::default_image_morpher< I, T, violent_cast_image< T, I > >.

Definition at line 143 of file mln/trait/images.hh.

template<typename I>
typedef undef mln::trait::undefined_image_< I >::value_io [inherited]
template<typename I>
typedef undef mln::trait::undefined_image_< I >::value_storage [inherited]

Reimplemented in mln::trait::image_< complex_image< D, G, V > >, mln::trait::image_< extended< I > >, mln::trait::image_< image_if< I, F > >, mln::trait::image_< p2p_image< I, F > >, mln::trait::image_< slice_image< I > >, mln::trait::image_< sub_image< I, S > >, mln::trait::image_< sub_image_if< I, S > >, mln::trait::image_< transformed_image< I, F > >, mln::trait::image_< unproject_image< I, D, F > >, mln::trait::image_< flat_image< T, S > >, mln::trait::image_< image1d< T > >, mln::trait::image_< image2d< T > >, mln::trait::image_< image3d< T > >, mln::trait::image_< fun_image< F, I > >, mln::trait::pw_image_< F, S, E >, mln::trait::default_image_morpher< D, T, I >, mln::trait::pw_image_< fun::i2v::array< V >, p_vertices< util::graph, fun::i2v::array< P > >, vertex_image< P, V, G > >, mln::trait::pw_image_< fun::i2v::array< V >, p_edges< util::graph, fun::i2v::array< P > >, edge_image< P, V, G > >, mln::trait::pw_image_< F, S, pw::image< F, S > >, mln::trait::default_image_morpher< I, I::value, image_if< I, F > >, mln::trait::default_image_morpher< I, I::value, p2p_image< I, F > >, mln::trait::default_image_morpher< I, T, cast_image_< T, I > >, mln::trait::default_image_morpher< I, I::value, sub_image< I, S > >, mln::trait::default_image_morpher< I, I::value, transformed_image< I, F > >, mln::trait::default_image_morpher< I, I::value, lazy_image< I, F, B > >, mln::trait::default_image_morpher< I, I::value, hexa< I > >, mln::trait::default_image_morpher< I, algebra::vec< n, I::value >, mln::value::stack_image< n, I > >, mln::trait::default_image_morpher< I, F::result, fun_image< F, I > >, mln::trait::default_image_morpher< I, I::value, slice_image< I > >, mln::trait::default_image_morpher< I, I::value, unproject_image< I, D, F > >, mln::trait::default_image_morpher< I, I::value, sub_image_if< I, S > >, mln::trait::default_image_morpher< I, I::value, extended< I > >, and mln::trait::default_image_morpher< I, T, violent_cast_image< T, I > >.

Definition at line 142 of file mln/trait/images.hh.

template<typename I>
typedef undef mln::trait::undefined_image_< I >::vw_io [inherited]

Reimplemented in mln::trait::image_< complex_image< D, G, V > >, mln::trait::image_< image_if< I, F > >, mln::trait::image_< p2p_image< I, F > >, mln::trait::image_< slice_image< I > >, mln::trait::image_< sub_image< I, S > >, mln::trait::image_< transformed_image< I, F > >, mln::trait::image_< unproject_image< I, D, F > >, mln::trait::image_< flat_image< T, S > >, mln::trait::image_< image1d< T > >, mln::trait::image_< image2d< T > >, mln::trait::image_< image3d< T > >, mln::trait::cast_image_trait_selector< T, I, value_io >, mln::trait::cast_image_trait_selector< T, I, trait::image::vw_io::read >, mln::trait::cast_image_trait_selector< T, I, trait::image::vw_io::read_write >, mln::trait::image_< mln::internal::thru_image_write< I, F > >, mln::trait::image_< mln::internal::thru_image_read< I, F > >, mln::trait::image_< thrubin_image< I1, I2, F > >, mln::trait::violent_cast_image_trait_selector< T, I, value_io >, mln::trait::violent_cast_image_trait_selector< T, I, trait::image::vw_io::read >, mln::trait::violent_cast_image_trait_selector< T, I, trait::image::vw_io::read_write >, mln::trait::pw_image_< F, S, E >, mln::trait::cast_image_trait_selector< T, I, mln_trait_image_vw_io(I)>, mln::trait::violent_cast_image_trait_selector< T, I, mln_trait_image_vw_io(I)>, mln::trait::pw_image_< fun::i2v::array< V >, p_vertices< util::graph, fun::i2v::array< P > >, vertex_image< P, V, G > >, mln::trait::pw_image_< fun::i2v::array< V >, p_edges< util::graph, fun::i2v::array< P > >, edge_image< P, V, G > >, and mln::trait::pw_image_< F, S, pw::image< F, S > >.

Definition at line 138 of file mln/trait/images.hh.

template<typename I>
typedef undef mln::trait::undefined_image_< I >::vw_set [inherited]

Reimplemented in mln::trait::image_< complex_image< D, G, V > >, mln::trait::image_< image_if< I, F > >, mln::trait::image_< p2p_image< I, F > >, mln::trait::image_< slice_image< I > >, mln::trait::image_< sub_image< I, S > >, mln::trait::image_< transformed_image< I, F > >, mln::trait::image_< unproject_image< I, D, F > >, mln::trait::image_< flat_image< T, S > >, mln::trait::image_< image1d< T > >, mln::trait::image_< image2d< T > >, mln::trait::image_< image3d< T > >, mln::trait::cast_image_trait_selector< T, I, value_io >, mln::trait::violent_cast_image_trait_selector< T, I, value_io >, mln::trait::pw_image_< F, S, E >, mln::trait::default_image_morpher< D, T, I >, mln::trait::cast_image_trait_selector< T, I, mln_trait_image_vw_io(I)>, mln::trait::violent_cast_image_trait_selector< T, I, mln_trait_image_vw_io(I)>, mln::trait::pw_image_< fun::i2v::array< V >, p_vertices< util::graph, fun::i2v::array< P > >, vertex_image< P, V, G > >, mln::trait::pw_image_< fun::i2v::array< V >, p_edges< util::graph, fun::i2v::array< P > >, edge_image< P, V, G > >, mln::trait::pw_image_< F, S, pw::image< F, S > >, mln::trait::default_image_morpher< I, I::value, image_if< I, F > >, mln::trait::default_image_morpher< I, I::value, p2p_image< I, F > >, mln::trait::default_image_morpher< I, T, cast_image_< T, I > >, mln::trait::default_image_morpher< I, I::value, sub_image< I, S > >, mln::trait::default_image_morpher< I, I::value, transformed_image< I, F > >, mln::trait::default_image_morpher< I, I::value, lazy_image< I, F, B > >, mln::trait::default_image_morpher< I, I::value, hexa< I > >, mln::trait::default_image_morpher< I, algebra::vec< n, I::value >, mln::value::stack_image< n, I > >, mln::trait::default_image_morpher< I, F::result, fun_image< F, I > >, mln::trait::default_image_morpher< I, I::value, slice_image< I > >, mln::trait::default_image_morpher< I, I::value, unproject_image< I, D, F > >, mln::trait::default_image_morpher< I, I::value, sub_image_if< I, S > >, mln::trait::default_image_morpher< I, I::value, extended< I > >, and mln::trait::default_image_morpher< I, T, violent_cast_image< T, I > >.

Definition at line 139 of file mln/trait/images.hh.


Member Function Documentation

template<typename T, typename I>
typedef mln::trait::default_image_< T, I >::mlc_if ( is_high_quant_  ,
trait::image::quant::high  ,
trait::image::quant::low   
)
template<typename T, typename I>
typedef mln::trait::default_image_< T, I >::mln_trait_value_kind (  )