Public Types | Public Member Functions

mln::trait::image_< extension_val< I > > Struct Template Reference

#include <extension_val.hh>

Inheritance diagram for mln::trait::image_< extension_val< I > >:
Inheritance graph

List of all members.

Public Types

typedef
trait::image::category::identity_morpher 
category
typedef undef dimension
typedef
trait::image::ext_domain::infinite 
ext_domain
typedef
trait::image::ext_io::read_write 
ext_io
typedef
trait::image::ext_value::single 
ext_value
typedef undef kind
typedef undef localization
typedef undef nature
typedef undef pw_io
typedef undef quant
typedef undef size
typedef undef speed
typedef
trait::image::value_access::indirect 
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 mln_internal_trait_image_speed_from (I) speed

Detailed Description

template<typename I>
struct mln::trait::image_< extension_val< I > >

Definition at line 67 of file extension_val.hh.


Member Typedef Documentation

Reimplemented from mln::trait::undefined_image_< I >.

Definition at line 70 of file extension_val.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.

Reimplemented from mln::trait::undefined_image_< I >.

Definition at line 75 of file extension_val.hh.

Reimplemented from mln::trait::undefined_image_< I >.

Definition at line 77 of file extension_val.hh.

Reimplemented from mln::trait::undefined_image_< I >.

Definition at line 76 of file extension_val.hh.

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 I>
typedef undef mln::trait::undefined_image_< I >::speed [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_< T, I >, 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 > >, mln::trait::pw_image_< F, S, pw::image< F, S > >, mln::trait::default_image_< fun::i2v::array< V >::result, edge_image< P, V, G > >, mln::trait::default_image_< algebra::vec< n, I::value >, mln::value::stack_image< n, I > >, mln::trait::default_image_< V, complex_image< D, G, V > >, mln::trait::default_image_< I::value, hexa< I > >, mln::trait::default_image_< T, cast_image_< T, I > >, mln::trait::default_image_< I::value, transformed_image< I, F > >, mln::trait::default_image_< fun::i2v::array< V >::result, vertex_image< P, V, G > >, mln::trait::default_image_< T, image2d< T > >, mln::trait::default_image_< T, image3d< T > >, mln::trait::default_image_< F::result, fun_image< F, I > >, mln::trait::default_image_< I::value, sub_image_if< I, S > >, mln::trait::default_image_< T, flat_image< T, S > >, mln::trait::default_image_< I::value, slice_image< I > >, mln::trait::default_image_< T, image1d< T > >, mln::trait::default_image_< I::value, p2p_image< I, F > >, mln::trait::default_image_< I::value, extended< I > >, mln::trait::default_image_< T, violent_cast_image< T, I > >, mln::trait::default_image_< F::result, E >, mln::trait::default_image_< I::value, unproject_image< I, D, F > >, mln::trait::default_image_< I::value, sub_image< I, S > >, mln::trait::default_image_< I::value, image_if< I, F > >, mln::trait::default_image_< I::value, lazy_image< I, F, B > >, and mln::trait::default_image_< F::result, pw::image< F, S > >.

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

Reimplemented from mln::trait::undefined_image_< I >.

Definition at line 72 of file extension_val.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 I >
typedef mln::trait::image_< extension_val< I > >::mln_internal_trait_image_speed_from (  )