Public Types

mln::trait::image_from_grid< grid::square, V > Struct Template Reference

#include <image_from_grid.hh>

List of all members.

Public Types

typedef image2d< V > ret

Detailed Description

template<typename V>
struct mln::trait::image_from_grid< grid::square, V >

Definition at line 66 of file image_from_grid.hh.


Member Typedef Documentation

template<typename V >
typedef image2d<V> mln::trait::image_from_grid< grid::square, V >::ret

Definition at line 68 of file image_from_grid.hh.