#include <image_all.hh>
Public Member Functions | |
template<typename P> | |
unsigned | index_of_point (const P &p) const |
Give the offset of the site p . |
Definition at line 49 of file image_all.hh.
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.