#include <distance_functor.hh>
Public Types | |
typedef I::site | P |
typedef I::value | V |
Public Member Functions | |
void | init (const I &) |
void | init_ (const I &) |
void | init_p (const P &) |
void | init_p_ (unsigned) |
bool | inqueue_p_wrt_input_n (const V &input_n) |
bool | inqueue_p_wrt_input_n_ (const V &input_n) |
bool | inqueue_p_wrt_input_p (const V &input_p) |
bool | inqueue_p_wrt_input_p_ (const V &input_p) |
void | process (const P &, const P &) |
void | process_ (unsigned, unsigned) |
typedef I ::site mln::transform::internal::distance_functor< I >::P |
typedef I ::value mln::transform::internal::distance_functor< I >::V |
void mln::transform::internal::distance_functor< I >::init | ( | const I & | ) | [inline] |
void mln::transform::internal::distance_functor< I >::init_ | ( | const I & | ) | [inline] |
void mln::transform::internal::distance_functor< I >::init_p | ( | const P & | ) |
void mln::transform::internal::distance_functor< I >::init_p_ | ( | unsigned | ) | [inline] |
bool mln::transform::internal::distance_functor< I >::inqueue_p_wrt_input_n | ( | const V & | input_n | ) | [inline] |
bool mln::transform::internal::distance_functor< I >::inqueue_p_wrt_input_n_ | ( | const V & | input_n | ) | [inline] |
bool mln::transform::internal::distance_functor< I >::inqueue_p_wrt_input_p | ( | const V & | input_p | ) | [inline] |
bool mln::transform::internal::distance_functor< I >::inqueue_p_wrt_input_p_ | ( | const V & | input_p | ) | [inline] |
void mln::transform::internal::distance_functor< I >::process | ( | const P & | , | |
const P & | ||||
) | [inline] |
void mln::transform::internal::distance_functor< I >::process_ | ( | unsigned | , | |
unsigned | ||||
) | [inline] |