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

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

Protected Member Functions

 Delta_Point_Site ()

Public Types

typedef Delta_Point_Site< void > category
typedef E exact_t

Detailed Description

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

FIXME: Doc!

Definition at line 84 of file delta_point_site.hh.

Constructor & Destructor Documentation

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

Member Typedef Documentation

template<typename E>
typedef Delta_Point_Site<void> mln::Delta_Point_Site< E >::category

Definition at line 86 of file delta_point_site.hh.

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

Definition at line 105 of file object.hh.