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 |
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 (std::ostream &ostr=std::cout) |
template<typename I > |
void | print (const Image< I > &ima, std::ostream &ostr=std::cout) |
Detailed Description
Image namespace of trait namespace.
Typedef Documentation
Function Documentation
template<typename I >
void mln::trait::image::print |
( |
std::ostream & |
ostr = std::cout | ) |
|
template<typename I >
void mln::trait::image::print |
( |
const Image< I > & |
ima, |
|
|
std::ostream & |
ostr = std::cout |
|
) |
| |