Lattice.set

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

Meta