Classes | |
struct | category |
struct | dimension |
struct | ext_domain |
struct | ext_io |
struct | ext_value |
struct | localization |
struct | nature |
struct | pw_io |
struct | quant |
struct | size |
struct | space_from_point |
Function mapping a point type to the corresponding space trait. More... | |
struct | space_from_point< point1d > |
struct | space_from_point< point2d > |
struct | space_from_point< point3d > |
struct | speed |
struct | value_access |
struct | value_alignment |
struct | value_browsing |
struct | value_io |
struct | value_storage |
struct | vw_io |
struct | vw_set |
Typedefs | |
typedef mln::trait::value::kind | kind |
Functions | |
template<typename I> | |
void | print (const Image< I > &ima, std::ostream &ostr=std::cout) |
template<typename I> | |
void | print (std::ostream &ostr=std::cout) |
Definition at line 717 of file image/props.hh.
void mln::trait::image::print | ( | const Image< I > & | ima, | |
std::ostream & | ostr = std::cout | |||
) | [inline] |
Definition at line 87 of file image/print.hh.
void mln::trait::image::print | ( | std::ostream & | ostr = std::cout |
) | [inline] |
Definition at line 63 of file image/print.hh.