Class providing mechanism to iterate over neighbours in some multidimensional discrete space. More...
#include <TNeighbourBinCaller.h>
Public Member Functions | |
TNeighbourBinCaller () | |
void | InitForCyclicSpace (const istd::CVarIndex &spaceSizes, int leftTolerance, int rightTolerance) |
template<typename Visitor > | |
void | VisitAllCorrelations (Visitor &visitor) |
Class providing mechanism to iterate over neighbours in some multidimensional discrete space.
Definition at line 17 of file TNeighbourBinCaller.h.
ialgo::TNeighbourBinCaller< SpaceDimension >::TNeighbourBinCaller | ( | ) |
Definition at line 66 of file TNeighbourBinCaller.h.
void ialgo::TNeighbourBinCaller< SpaceDimension >::InitForCyclicSpace | ( | const istd::CVarIndex & | spaceSizes, |
int | leftTolerance, | ||
int | rightTolerance | ||
) |
Definition at line 75 of file TNeighbourBinCaller.h.
|
inline |
Definition at line 25 of file TNeighbourBinCaller.h.
References istd::CVarIndex::GetDimensionsCount().
© 2007-2017 Witold Gantzke and Kirill Lepskiy