ca-lib2 ~master (2021-10-13T03:57:50.0317909)
Dub
Repo
OneDimBasicNeighbourhood
caLib
neighbourhoods
OneDimBasicNeighbourhood
Undocumented in source.
struct
OneDimBasicNeighbourhood {
enum
uint
Dimension
;
enum
uint
NeighboursAmount
;
int
[
1
][]
getNeighboursCoordinates
(int x);
}
Members
Functions
getNeighboursCoordinates
int
[
1
][]
getNeighboursCoordinates
(int x)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
Dimension
enum
uint
Dimension
;
Undocumented in source.
NeighboursAmount
enum
uint
NeighboursAmount
;
Undocumented in source.
Meta
Source
See Implementation
caLib
neighbourhoods
OneDimBasicNeighbourhood
functions
create_OneDimBasicNeighbourhood
structs
OneDimBasicNeighbourhood