ca-lib2 v2.0.2 (2017-03-16T06:40:07Z)
Dub
Repo
ShiftingNeighbourhood
caLib_abstract
neighbourhood
Undocumented in source.
version(unittest)
struct
ShiftingNeighbourhood (
uint
N
) {
Neighbourhood
!
N
neighbourhood
;
void
shift
();
}
Alias This
neighbourhood
Members
Functions
shift
void
shift
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
neighbourhood
Neighbourhood
!
N
neighbourhood
;
Undocumented in source.
Meta
Source
See Implementation
caLib_abstract
neighbourhood
structs
BlockNeighbourhood
Neighbourhood
ShiftingNeighbourhood
StaticNeighbourhood
templates
isAnyNeighbourhood
isAnyShiftingNeighbourhood
isAnyStaticNeighbourhood
isBlockNeighbourhood
isNeighbourhood
isShiftingNeighbourhood
isStaticNeighbourhood