$extrastylesheet
#include <mln/topo/is_n_face.hh>
Public Member Functions | |
bool | operator() (const P &p) const |
Public Types | |
typedef Function_v2b< void > | category |
typedef is_n_face< P, N > | exact_t |
typedef void | mutable_result |
typedef bool | result |
A functor testing wheter a psite (presumably an mln::complex_psite) is an N
-face.
Definition at line 50 of file is_n_face.hh.
bool mln::topo::is_n_face< P, N >::operator() | ( | const P & | p | ) | const |
|
inherited |
Definition at line 162 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
typedef bool mln::topo::is_n_face< P, N >::result |
Definition at line 52 of file is_n_face.hh.