Classes

mln::doc Namespace Reference

The namespace mln::doc is only for documentation purpose. More...

Classes

struct  Accumulator
 Documentation class for mln::Accumulator. More...
struct  Box
 Documentation class for mln::Box. More...
struct  Dpoint
 Documentation class for mln::Dpoint. More...
struct  Fastest_Image
 Documentation class for the concept of images that have the speed property set to "fastest". More...
struct  Generalized_Pixel
 Documentation class for mln::Generalized_Pixel. More...
struct  Image
 Documentation class for mln::Image. More...
struct  Iterator
 Documentation class for mln::Iterator. More...
struct  Neighborhood
 Documentation class for mln::Neighborhood. More...
struct  Object
 Documentation class for mln::Object. More...
struct  Pixel_Iterator
 Documentation class for mln::Iterator. More...
struct  Point_Site
 Documentation class for mln::Point_Site. More...
struct  Site_Iterator
 Documentation class for mln::Site_Iterator. More...
struct  Site_Set
 Documentation class for mln::Site_Set. More...
struct  Value_Iterator
 Documentation class for mln::Value_Iterator. More...
struct  Value_Set
 Documentation class for mln::Value_Set. More...
struct  Weighted_Window
 Documentation class for mln::Weighted_Window. More...
struct  Window
 Documentation class for mln::Window. More...

Detailed Description

The namespace mln::doc is only for documentation purpose.

Since concepts are not yet part of the C++ Standard, they are not explicitly expressed in code. Their documentation is handled by their respective ghost class, located in this namespace.

Warning:
The ghost classes located in mln::doc should not be used by the client.