$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::trait::default_image_< T, I > Struct Template Reference

#include <mln/trait/images.hh>

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

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

Detailed Description

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

Definition at line 178 of file 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 ( T  )

Member Typedef Documentation

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

Definition at line 134 of file images.hh.

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

Definition at line 150 of file images.hh.

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

Definition at line 153 of file images.hh.

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

Definition at line 155 of file images.hh.

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

Definition at line 154 of file images.hh.

template<typename I>
typedef undef mln::trait::undefined_image_< I >::kind
inherited

Definition at line 158 of file images.hh.

template<typename I>
typedef undef mln::trait::undefined_image_< I >::localization
inherited

Definition at line 149 of file images.hh.

template<typename I>
typedef undef mln::trait::undefined_image_< I >::nature
inherited

Definition at line 159 of file images.hh.

template<typename I>
typedef undef mln::trait::undefined_image_< I >::pw_io
inherited

Definition at line 148 of file images.hh.

template<typename I>
typedef undef mln::trait::undefined_image_< I >::quant
inherited

Definition at line 160 of file images.hh.

template<typename I>
typedef undef mln::trait::undefined_image_< I >::size
inherited

Definition at line 136 of file images.hh.

template<typename T, typename I>
typedef trait::image::speed::fast mln::trait::default_image_< T, I >::speed

Definition at line 191 of file images.hh.

template<typename I>
typedef undef mln::trait::undefined_image_< I >::value_access
inherited

Definition at line 142 of file images.hh.

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

Definition at line 141 of file images.hh.

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

Definition at line 144 of file images.hh.

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

Definition at line 145 of file images.hh.

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

Definition at line 143 of file images.hh.

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

Definition at line 139 of file images.hh.

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

Definition at line 140 of file images.hh.