SLIP
1.4
|
#include <neighborhood.hpp>
Public Member Functions | |
SafeNextPseudoHexagonal (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 1279 of file neighborhood.hpp.
|
inline |
Definition at line 1281 of file neighborhood.hpp.
|
inline |
Definition at line 1289 of file neighborhood.hpp.
|
inline |
Definition at line 1342 of file neighborhood.hpp.
int slip::SafeNextPseudoHexagonal< Container >::cols_ |
Definition at line 1395 of file neighborhood.hpp.
const Container* slip::SafeNextPseudoHexagonal< Container >::cont_ |
Definition at line 1393 of file neighborhood.hpp.
int slip::SafeNextPseudoHexagonal< Container >::rows_ |
Definition at line 1394 of file neighborhood.hpp.
int slip::SafeNextPseudoHexagonal< Container >::size_max_ |
Definition at line 1396 of file neighborhood.hpp.