#include <is_masked_impl_selector.hh>
Public Member Functions | |
bool | is_masked (const typename S::graph_element ¢er, const typename S::graph_element &element) const |
Return wheter a graph element must be masked by this window. |
D == S. D and S are site sets.
Definition at line 51 of file is_masked_impl_selector.hh.
bool mln::internal::is_masked_impl_selector< S, I, E >::is_masked | ( | const typename S::graph_element & | center, | |
const typename S::graph_element & | element | |||
) | const [inline] |
Return wheter a graph element must be masked by this window.
Definition at line 87 of file is_masked_impl_selector.hh.
Referenced by mln::graph_window_if_piter< S, W, I >::do_next_(), and mln::graph_window_if_piter< S, W, I >::do_start_().