Default implementation. More...
#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. | |
Default implementation.
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.
1.7.1