Milena (Olena)  User documentation 2.0a Id
 All Classes Namespaces Functions Variables Typedefs Enumerator Groups Pages
site_set Directory Reference

Directories

directory  attic
 

Files

file  core/site_set/all.hh [code]
 File that includes all site_set types.
 
file  core/site_set/box.hh [code]
 This file defines a generic box class.
 
file  box_piter.hh [code]
 Definition of iterators on points of boxes.
 
file  complex_psite.hh [code]
 Definition of a complex-based point site.
 
file  core/site_set/essential.hh [code]
 File that includes essential site_set types.
 
file  operators.hh [code]
 Definition of operators on mln::Site_Set.
 
file  p_array.hh [code]
 Definition of a point set class based on std::vector.
 
file  p_centered.hh [code]
 This file defines the site set corresponding to a window centered on a site.
 
file  p_complex.hh [code]
 Definition of a point set based on a complex.
 
file  p_complex_piter.hh [code]
 Definition of point iterator on complex-based pset.
 
file  p_double.hh [code]
 
file  p_edges.hh [code]
 Definition of a site set based on graph edges.
 
file  p_edges_psite.hh [code]
 Implementation of p_edges psite.
 
file  p_faces.hh [code]
 definition of a point set based on the set of n-faces of a complex.
 
file  p_graph_piter.hh [code]
 Definition of point iterator on graph-based point set.
 
file  p_if.hh [code]
 Definition of the restriction of a site set w.r.t.
 
file  p_if_piter.hh [code]
 Definition of iterators on p_if<S,F>.
 
file  p_image.hh [code]
 Definition of a site set class based on an image of Booleans.
 
file  p_key.hh [code]
 Definition of a priority queue class.
 
file  p_line2d.hh [code]
 Definition of a 2D discrete line of points (based on p_array).
 
file  p_mutable_array_of.hh [code]
 Definition of a mutable array of site sets.
 
file  p_n_faces_piter.hh [code]
 Definition of point iterator on the n-faces of a complex-based pset.
 
file  p_priority.hh [code]
 Definition of a priority queue of sites.
 
file  p_queue.hh [code]
 Definition of a site set based on std::deque.
 
file  p_queue_fast.hh [code]
 Definition of a queue of sites that is fast but uses extra memory w.r.t.
 
file  p_run.hh [code]
 Definition of a run of points.
 
file  p_run_piter.hh [code]
 Definition of point iterators on mln::p_run.
 
file  p_set.hh [code]
 Definition of a mathematical set of sites (based on util::set).
 
file  p_set_of.hh [code]
 Definition of a set of site sets.
 
file  p_transformed.hh [code]
 Definition of a site set defined by the transformation of another site set.
 
file  p_transformed_piter.hh [code]
 Definition of iterators on p_transformed<S,F>.
 
file  p_vaccess.hh [code]
 
file  p_vertices.hh [code]
 Definition of a point set based on graph vertices.
 
file  p_vertices_psite.hh [code]
 Implementation of p_vertices psite.