Public Types

mln::grid::square Struct Reference

#include <grids.hh>

Inheritance diagram for mln::grid::square:
Inheritance graph

List of all members.

Public Types

enum  { dim = 2 }
typedef metal::true_ aligned
typedef Object< void > category
typedef square exact_t
typedef metal::true_ regular

Detailed Description

Definition at line 51 of file grids.hh.


Member Typedef Documentation

Definition at line 53 of file grids.hh.

typedef Object<void> mln::Object< square >::category [inherited]

Definition at line 174 of file object.hh.

typedef square mln::Object< square >::exact_t [inherited]

Definition at line 173 of file object.hh.

typedef metal::true_ mln::Regular_Grid< square >::regular [inherited]

Definition at line 44 of file regular_grid.hh.


Member Enumeration Documentation

anonymous enum
Enumerator:
dim 

Definition at line 54 of file grids.hh.