$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::trait::image_from_grid< grid::square, V > Struct Template Reference

#include <mln/trait/image_from_grid.hh>

Public Types

typedef image2d< V > ret

Detailed Description

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

Definition at line 67 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 69 of file image_from_grid.hh.