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

#include <mln/core/concept/regular_grid.hh>

Protected Member Functions

 Regular_Grid ()

Public Types

typedef Object< void > category
typedef E exact_t
typedef metal::true_ regular

Detailed Description

template<typename E>
struct mln::Regular_Grid< E >

Base class for implementation classes of regular grids.

Definition at line 46 of file regular_grid.hh.

Constructor & Destructor Documentation

template<typename E>
mln::Regular_Grid< E >::Regular_Grid ( )
protected

Member Typedef Documentation

template<typename E>
typedef Object<void> mln::Object< E >::category
inherited

Definition at line 106 of file object.hh.

template<typename E>
typedef E mln::Object< E >::exact_t
inherited

Definition at line 105 of file object.hh.

template<typename E>
typedef metal::true_ mln::Regular_Grid< E >::regular

Definition at line 48 of file regular_grid.hh.