$extrastylesheet
Classes | |
class | mln::box< P > |
Generic box class: site set containing points of a regular grid. More... | |
class | mln::box1d |
A box defined on the 1D square grid with integer coordinates. More... | |
class | mln::box2d |
A box defined on the 2D square grid with integer coordinates. More... | |
class | mln::box3d |
A box defined on the 3D square grid with integer coordinates. More... | |
class | mln::p_line2d |
2D discrete line of points. More... | |
class | mln::p_mutable_array_of< S > |
p_mutable_array_of is a mutable array of site sets. More... | |
class | mln::p_run< P > |
Point set class in run. More... | |
class | mln::p_run2d |
Type alias for a run of 2d points. More... | |
class | mln::p_runs2d |
Type alias for a set of runs of 2d points. More... |
Basic site sets.