Public Types

mln::internal::neighborhood_extra_impl< W, E > Struct Template Reference

#include <neighborhood_base.hh>

Inheritance diagram for mln::internal::neighborhood_extra_impl< W, E >:
Inheritance graph

List of all members.

Public Types

typedef Neighborhood< void > category
typedef E exact_t

Detailed Description

template<typename W, typename E>
struct mln::internal::neighborhood_extra_impl< W, E >

Definition at line 56 of file neighborhood_base.hh.


Member Typedef Documentation

template<typename E>
typedef Neighborhood<void> mln::Neighborhood< E >::category [inherited]

Reimplemented from mln::Object< E >.

Definition at line 68 of file core/concept/neighborhood.hh.

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

Definition at line 173 of file object.hh.