#include <neighborhood.hpp>
|
| | Next8C () |
| |
| 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 |
| |
Definition at line 643 of file neighborhood.hpp.
template<typename _II >
| void slip::Next8C::operator() |
( |
_II |
it, |
|
|
std::vector< _II > & |
neigh |
|
) |
| const |
|
inline |
template<typename _II >
| void slip::Next8C::operator() |
( |
_II |
it, |
|
|
std::vector< typename std::iterator_traits< _II >::value_type > & |
neigh |
|
) |
| const |
|
inline |
| int slip::Next8C::size_max_ |
The documentation for this struct was generated from the following file: