|
SLIP
1.4
|
#include <neighborhood.hpp>
Public Member Functions | |
| SafePrevPseudoHexagonal (const Container &cont) | |
| template<typename _II > | |
| void | operator() (_II it, std::vector< _II > &neigh) const |
| template<typename _II > | |
| void | operator() (_II it, std::vector< typename std::iterator_traits< _II >::value_type > &neigh) const |
Public Attributes | |
| const Container * | cont_ |
| int | rows_ |
| int | cols_ |
| int | size_max_ |
Definition at line 1158 of file neighborhood.hpp.
|
inline |
Definition at line 1160 of file neighborhood.hpp.
|
inline |
Definition at line 1168 of file neighborhood.hpp.
|
inline |
Definition at line 1220 of file neighborhood.hpp.
| int slip::SafePrevPseudoHexagonal< Container >::cols_ |
Definition at line 1274 of file neighborhood.hpp.
| const Container* slip::SafePrevPseudoHexagonal< Container >::cont_ |
Definition at line 1272 of file neighborhood.hpp.
| int slip::SafePrevPseudoHexagonal< Container >::rows_ |
Definition at line 1273 of file neighborhood.hpp.
| int slip::SafePrevPseudoHexagonal< Container >::size_max_ |
Definition at line 1275 of file neighborhood.hpp.
1.8.6