#include <big_chess.hh>
Public Types | |
typedef Function_v2b< void > | category |
typedef big_chess< B > | exact_t |
typedef void | mutable_result |
typedef B::psite | P |
typedef bool | result |
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 |
typedef Function_v2b<void> mln::Function_v2b< big_chess< B > >::category [inherited] |
Reimplemented from mln::Function_v2v< big_chess< B > >.
typedef big_chess< B > mln::Object< big_chess< B > >::exact_t [inherited] |
typedef void mln::Function_v2v< big_chess< B > >::mutable_result [inherited] |
typedef B ::psite mln::fun::p2b::big_chess< B >::P |
typedef bool mln::fun::p2b::big_chess< B >::result |
Reimplemented from mln::Function_v2b< big_chess< B > >.
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 [inline] |
const B& mln::fun::p2b::big_chess< B >::box |
const unsigned mln::fun::p2b::big_chess< B >::div |