$extrastylesheet
#include <mln/core/concept/image.hh>
Public Member Functions | |
template<typename J > | |
Image< E > & | operator= (const J &rhs) |
Protected Member Functions | |
Image () |
Public Types | |
typedef Image< void > | category |
typedef E | exact_t |
Base class for implementation of image classes.
Definition at line 76 of file core/concept/image.hh.
|
protected |
typedef Image<void> mln::Image< E >::category |
Definition at line 78 of file core/concept/image.hh.
|
inherited |