SupportTable
SupportTable (const List<NeighbourhoodRule> neighbourhood_rules, const Lattice lattice) -> SupportTable
Constructs a SupportTable from a vector of NeighbourhoodRule and a Lattice.
Parameters
- neighbourhood_rules: A vector of NeighbourhoodRule specifying the structure and name of each
- lattice: A lattice used to determine the linear indices of the neighbourhood rules.