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