Lattice.nextGen

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void nextGen()
    struct Lattice(Ct, uint N, neighbourhood = Neighbourhood!N)
    void
    nextGen
    (
    string s
    )
    ()
    if (
    isNeighbourhood!(neighbourhood, N)
    )
  2. void nextGen()

Meta