Skip to main content

support_table

support_table(const NeighbourhoodRule neighbourhood_rule, const Lattice lattice) -> SupportTable

Constructs a SupportTable from a vector of NeighbourhoodRule and a Lattice.

Parameters

  • neighbourhood_rule: A vector of NeighbourhoodRule specifying the structure and name of each
  • lattice: A lattice used to determine the linear indices of the neighbourhood rules.