$extrastylesheet
#include <mln/fun/p2b/big_chess.hh>
Public Member Functions | |
| big_chess (const B &box, const unsigned div) | |
| bool | operator() (const P &p) const |
Public Attributes | |
| const B & | box |
| const unsigned | div |
Public Types | |
| typedef Function_v2b< void > | category |
| typedef big_chess< B > | exact_t |
| typedef void | mutable_result |
| typedef B::psite | P |
| typedef bool | result |
Definition at line 49 of file big_chess.hh.
| mln::fun::p2b::big_chess< B >::big_chess | ( | const B & | box, |
| const unsigned | div | ||
| ) |
| bool mln::fun::p2b::big_chess< B >::operator() | ( | const P & | p | ) | const |
| const B& mln::fun::p2b::big_chess< B >::box |
Definition at line 58 of file big_chess.hh.
| const unsigned mln::fun::p2b::big_chess< B >::div |
Definition at line 59 of file big_chess.hh.
|
inherited |
Definition at line 162 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
| typedef B ::psite mln::fun::p2b::big_chess< B >::P |
Definition at line 52 of file big_chess.hh.
| typedef bool mln::fun::p2b::big_chess< B >::result |
Definition at line 51 of file big_chess.hh.