#include <image_base.hh>
Public Types | |
typedef Image< void > | category |
typedef E | exact_t |
Public Member Functions | |
template<typename P> | |
unsigned | index_of_point (const P &p) const |
Give the offset of the site p . |
Definition at line 67 of file core/internal/image_base.hh.
typedef Image<void> mln::Image< E >::category [inherited] |
typedef E mln::Object< E >::exact_t [inherited] |
unsigned mln::internal::check::image_fastest_< E, B >::index_of_point | ( | const P & | p | ) | const [inline, inherited] |
Give the offset of the site p
.
[in] | p | A site. |
p
. Definition at line 133 of file internal/check/image_fastest.hh.