#include <thru_image.hh>
Public Member Functions | |
void | init_ (I &ima, const F &f) |
operator thru_image< const I, F > () const | |
Const promotion via conversion. | |
thru_image (I &ima, const F &f) | |
thru_image (I &ima) | |
thru_image () |
Definition at line 156 of file thru_image.hh.
mln::thru_image< I, F >::thru_image | ( | ) | [inline] |
Definition at line 207 of file thru_image.hh.
mln::thru_image< I, F >::thru_image | ( | I & | ima | ) | [inline] |
mln::thru_image< I, F >::thru_image | ( | I & | ima, | |
const F & | f | |||
) | [inline] |
void mln::thru_image< I, F >::init_ | ( | I & | ima, | |
const F & | f | |||
) | [inline] |
mln::thru_image< I, F >::operator thru_image< const I, F > | ( | ) | const [inline] |