Next: About this document ...
Up: The LEDA-4.4.1 Manual
Previous: Bibliography
- A()
- d3_plane : 16.5
- d3_rat_plane : 16.12
- abs(bigfloat x)
: 7.3
- abs(integer a)
: 7.1
- abs(rational q)
: 7.2
- abs(real x)
: 7.4
- abs(residual a)
: 7.8
- absolute(residual a)
- residual : 7.8
- access(K k)
- dictionary<K,I> : 9.1
- acknowledge(string s)
- GraphWin : 17.6
- window : 17.2
- activate(geo_scene sc)
- GeoWin : 17.7
- add(double a, double b, double p)
- residual : 7.7
- add(residual a, residual b)
- residual : 7.8
- add_dependence(geo_scene sc1, geo_scene sc2)
- GeoWin : 17.7
- add_edge_done_rule(gml_edge_rule f)
- gml_graph : 11.25
- add_edge_menu(string label, gw_action func)
- GraphWin : 17.6
- add_edge_rule(gml_edge_rule f, gml_value_type t, char* key=0)
- gml_graph : 11.25
- add_export_object(geo_scene sc, geowin_export& eo, string name, string desc)
- GeoWin : 17.7
- add_graph_done_rule(gml_graph_rule f)
- gml_graph : 11.25
- add_graph_rule(gml_graph_rule f, gml_value_type t, char* key=0)
- gml_graph : 11.25
- add_help_text(string name)
- GeoWin : 17.7
- GraphWin : 17.6
- add_import_object(geo_scene sc, geowin_import& io, string name, string desc)
- GeoWin : 17.7
- add_member_call(void (GraphWin::*func)(), string label, int menu_id, int bm_w, int bm_h, unsigned char* bm_bits)
- GraphWin : 17.6
- add_member_call(void (GraphWin::*func)(), string label, int menu_id=0, char* pmap=0)
- GraphWin : 17.6
- add_menu(long menu_id)
- GraphWin : 17.6
- add_menu(string label, int menu_id=0, char* pmap=0)
- GraphWin : 17.6
- add_new_edge_rule(gml_edge_rule f)
- gml_graph : 11.25
- add_new_graph_rule(gml_graph_rule f)
- gml_graph : 11.25
- add_new_node_rule(gml_node_rule f)
- gml_graph : 11.25
- add_node_done_rule(gml_node_rule f)
- gml_graph : 11.25
- add_node_menu(string label, gw_action func)
- GraphWin : 17.6
- add_node_rule(gml_node_rule f, gml_value_type t, char* key=0)
- gml_graph : 11.25
- add_scene_buttons(list<geo_scene> Ls, int w, int h, unsigned char** bm)
- GeoWin : 17.7
- add_scene_buttons(list<geo_scene> Ls, list<string> Ln)
- GeoWin : 17.7
- add_separator(int menu_id)
- GraphWin : 17.6
- add_simple_call(void (*func)(GraphWin& ), string label, int menu_id, int bm_w, int bm_h, unsigned char* bm_bits)
- GraphWin : 17.6
- add_simple_call(void (*func)(GraphWin& ), string label, int menu_id=0, char* pmap=0)
- GraphWin : 17.6
- add_special_help_text(string name, bool auto_display = false)
- GeoWin : 17.7
- add_text(geo_scene sc, geowin_text gt)
- GeoWin : 17.7
- add_text(geowin_text gt)
- GeoWin : 17.7
- add_to_day(int d)
- date : 6.17
- add_to_month(int m)
- date : 6.17
- add_to_year(int y)
- date : 6.17
- add_user_layer_circle(circle c)
- GeoWin : 17.7
- add_user_layer_point(point p)
- GeoWin : 17.7
- add_user_layer_rectangle(rectangle r)
- GeoWin : 17.7
- add_user_layer_segment(segment s)
- GeoWin : 17.7
- addcost(d_vertex v, double x)
- tree_collection<I> : 8.15
- address(const_reference r)
- leda_allocator<T> : 6.10
- address(reference r)
- leda_allocator<T> : 6.10
- adj_edges(face)
- graph : 11.1
- adj_edges(node v)
- graph : 11.1
- adj_face(edge e)
- graph : 11.1
- adj_faces(node v)
- graph : 11.1
- adj_nodes(face f)
- graph : 11.1
- adj_nodes(node v)
- graph : 11.1
- adj_pred(edge e)
- graph : 11.1
- adj_pred(edge e, node v)
- graph : 11.1
- adj_succ(edge e)
- graph : 11.1
- adj_succ(edge e, node v)
- graph : 11.1
- AdjIt
: 13.7
- adjust_coords_to_box(node_array<double>& xpos, node_array<double>& ypos, double x0, double y0, double x1, double y1)
- GraphWin : 17.6
- adjust_coords_to_box(node_array<double>& xpos, node_array<double>& ypos, edge_array<list<double> >& xbends, edge_array<list<double> >& ybends, double x0, double y0, double x1, double y1)
- GraphWin : 17.6
- adjust_coords_to_win(node_array<double>& xpos, node_array<double>& ypos)
- GraphWin : 17.6
- adjust_coords_to_win(node_array<double>& xpos, node_array<double>& ypos, edge_array<list<double> >& xbends, edge_array<list<double> >& ybends)
- GraphWin : 17.6
- affine_rank(array<d3_point> A)
: 16.1
- affine_rank(array<d3_point> L)
: 16.1
- affine_rank(array<d3_rat_point> A)
: 16.8
- affine_rank(array<d3_rat_point> L)
: 16.8
- affinely_independent(array<d3_point> A)
: 16.1
- affinely_independent(array<d3_rat_point> A)
: 16.8
- affinely_independent(array<point> A)
: 14.1
- affinely_independent(array<rat_point> A)
: 14.10
- affinely_independent(list<d3_point> L)
: 16.1
- affinely_independent(list<d3_rat_point> L)
: 16.8
- all_edges()
- graph : 11.1
- ALL_EMPTY_CIRCLES(list<point> L, list<circle>& CL)
: 14.16
- ALL_ENCLOSING_CIRCLES(list<point> L, list<circle>& CL)
: 14.16
- all_faces()
- graph : 11.1
- all_items()
- d2_dictionary<K1,K2,I> : 15.1
- all_nodes()
- graph : 11.1
- allocate(size_type n, const_pointer = 0)
- leda_allocator<T> : 6.10
- alt_key_down()
- window : 17.2
- angle()
- line : 14.4
- segment : 14.2
- angle(line g)
- line : 14.4
- angle(point q, point r)
- point : 14.1
- angle(ray s)
- ray : 14.3
- angle(segment t)
- segment : 14.2
- angle(vector w)
- vector : 7.10
- animate(geo_scene sc, geowin_animation& anim)
- GeoWin : 17.7
- append(const char* key)
- gml_graph : 11.25
- append(E x)
- b_queue<E> : 8.6
- list<E> : 8.7
- queue<E> : 8.4
- slist<E> : 8.8
- append(node v)
- node_list : 11.17
- apply(void (*f)(E& x))
- list<E> : 8.7
- area()
- GEN_POLYGON : 14.7
- POLYGON : 14.6
- rat_triangle : 14.15
- rectangle : 14.9
- triangle : 14.8
- area(point a, point b, point c)
: 14.1
- area(point q, point r)
- point : 14.1
- area(rat_point a, rat_point b, rat_point c)
: 14.10
- area(rat_point q, rat_point r)
- rat_point : 14.10
- array2<E>
: 8.2
- array<E>
: 8.1
- ask_edge()
- GraphWin : 17.6
- ask_node()
- GraphWin : 17.6
- assign(edge e, etype x)
- GRAPH<vtype,e...> : 11.2
- PLANAR_MAP<vtype,e...> : 11.6
- assign(face f, ftype x)
- PLANAR_MAP<vtype,e...> : 11.6
- assign(list_item it, E x)
- list<E> : 8.7
- assign(node v, vtype x)
- GRAPH<vtype,e...> : 11.2
- PLANAR_MAP<vtype,e...> : 11.6
- B()
- d3_plane : 16.5
- d3_rat_plane : 16.12
- b_node_pq<N>
: 11.20
- b_priority_queue<K>
: 10.2
- b_queue<E>
: 8.6
- b_stack<E>
: 8.5
- back()
- list<E> : 8.7
- basic_graph_alg
: 12.1
- begin()
- STLNodeIt<DataAcc...> : 13.12
- BF_GEN(GRAPH<int,int>& G, int n, int m, bool non_negative = true)
: 12.2
- BFS(graph G, node s, node_array<int>& dist)
: 12.1
- BFS(graph G, node s, node_array<int>& dist, node_array<edge>& pred)
: 12.1
- BICONNECTED_COMPONENTS(graph G, edge_array<int>& compnum)
: 12.1
- bigfloat
: 7.3
- binary_entropy(double x)
: 7.15.3
- binary_locate(E x)
- array<E> : 8.1
- binary_locate(int (*cmp)(E, E ), E x)
- array<E> : 8.1
- binary_search(E x)
- array<E> : 8.1
- binary_search(int (*cmp)(E, E ), E x)
- array<E> : 8.1
- bool_item(string s, bool& x, const char* hlp=0)
- window : 17.2
- bool_item(string s, bool& x, void (*F)(int), const char* hlp=0)
- window : 17.2
- bool_item(string s, bool& x, window_handler obj, const char* hlp=0)
- window : 17.2
- Bounding_Box(list<point> L, point& pl, point& pb, point& pr, point& pt)
: 14.16
- bounding_box(POINT& xmin, POINT& ymin, POINT& xmax, POINT& ymax)
- POLYGON : 14.6
- bucket_sort(int (*f)(E ))
- list<E> : 8.7
- bucket_sort(int i, int j, int (*f)(E ))
- list<E> : 8.7
- bucket_sort_edges(edge_array<int> A)
- graph : 11.1
- bucket_sort_edges(int (*ord)(edge ))
- graph : 11.1
- bucket_sort_edges(int l, int h, int (*ord)(edge ))
- graph : 11.1
- bucket_sort_nodes(int (*ord)(node ))
- graph : 11.1
- bucket_sort_nodes(int l, int h, int (*ord)(node ))
- graph : 11.1
- bucket_sort_nodes(node_array<int> A)
- graph : 11.1
- button(char* pr1, char* pr2, string s, int n, const char* hlp=0)
- window : 17.2
- button(char* pr1, char* pr2, string s, int n, void (*F)(int), const char* hlp=0)
- window : 17.2
- button(char* pr1, char* pr2, string s, int n, window& M, const char* hlp=0)
- window : 17.2
- button(char* pr1, char* pr2, string s, int n, window_handler obj, const char* hlp=0)
- window : 17.2
- button(char* pr1, char* pr2, string s, void (*F)(int), const char* hlp=0)
- window : 17.2
- button(char* pr1, char* pr2, string s, window& M, const char* hlp=0)
- window : 17.2
- button(char* pr1, char* pr2, string s, window_handler obj, const char* hlp=0)
- window : 17.2
- button(int w, int h, unsigned char* bm, string s, const char* hlp=0)
- window : 17.2
- button(int w, int h, unsigned char* bm, string s, int n, const char* hlp=0)
- window : 17.2
- button(int w, int h, unsigned char* bm, string s, int n, void (*F)(int), const char* hlp=0)
- window : 17.2
- button(int w, int h, unsigned char* bm, string s, int n, window& M, const char* hlp=0)
- window : 17.2
- button(int w, int h, unsigned char* bm, string s, int n, window_handler obj, const char* hlp=0)
- window : 17.2
- button(int w, int h, unsigned char* bm, string s, void (*F)(int), const char* hlp=0)
- window : 17.2
- button(int w, int h, unsigned char* bm, string s, window& M, const char* hlp=0)
- window : 17.2
- button(int w, int h, unsigned char* bm, string s, window_handler obj, const char* hlp=0)
- window : 17.2
- button(string s)
- menu : 17.4
- button(string s, const char* hlp=0)
- window : 17.2
- button(string s, int n)
- menu : 17.4
- button(string s, int n, const char* hlp=0)
- window : 17.2
- button(string s, int n, void (*F)(int))
- menu : 17.4
- button(string s, int n, void (*F)(int), const char* hlp=0)
- window : 17.2
- button(string s, int n, window& M, const char* hlp=0)
- window : 17.2
- button(string s, int n, window& W)
- menu : 17.4
- button(string s, int n, window_handler obj)
- menu : 17.4
- button(string s, int n, window_handler obj, const char* hlp=0)
- window : 17.2
- button(string s, void (*F)(int))
- menu : 17.4
- button(string s, void (*F)(int), const char* hlp=0)
- window : 17.2
- button(string s, window& M, const char* hlp=0)
- window : 17.2
- button(string s, window& W)
- menu : 17.4
- button(string s, window_handler obj)
- menu : 17.4
- button(string s, window_handler obj, const char* hlp=0)
- window : 17.2
- button_press_time()
- window : 17.2
- button_release_time()
- window : 17.2
- buttons_per_line(int n)
- window : 17.2
- C()
- d3_plane : 16.5
- d3_rat_plane : 16.12
- C_style()
- array<E> : 8.1
- canonical_rep()
- GEN_POLYGON : 14.7
- catch_system_errors(bool b=true)
: 6.11
- ceil(bigfloat x)
: 7.3
- ceil(rational q)
: 7.2
- center()
- circle : 14.5
- d3_rat_sphere : 16.13
- d3_sphere : 16.6
- rat_circle : 14.14
- rectangle : 14.9
- center(d3_point a, d3_point b)
: 16.1
- center(point a, point b)
: 14.1
- center_pixrect(double x, double y, char* pr)
- window : 17.2
- CGAL
: 13.1.4
| 13.5
- change_inf(dic2_item it, I i)
- d2_dictionary<K1,K2,I> : 15.1
- change_inf(dic_item it, I i)
- dictionary<K,I> : 9.1
- change_inf(is_item it, I i)
- interval_set<I> : 15.3
- change_inf(p_dic_item it, I i)
- p_dictionary<K,I> : 9.7
- change_inf(partition_item it, E x)
- Partition<E> : 8.13
- change_inf(pp_dic_item it, I i)
- pp_dictionary<K,I,CMP> : 9.8
- change_inf(pq_item it, I i)
- p_queue<P,I> : 10.1
- change_inf(seg_item it, I i)
- segment_set<I> : 15.4
- change_inf(seq_item it, I i)
- sortseq<K,I> : 9.2
- CHECK_HULL(GRAPH<d3_point,int> H)
: 16.15
- CHECK_HULL(GRAPH<d3_rat_point,int> H)
: 16.15
- CHECK_KURATOWSKI(graph G, list<edge> el)
: 12.11
- CHECK_MAX_CARD_MATCHING(graph G, list<edge> M, node_array<int> OSC)
: 12.8
- CHECK_MCB(graph G, list<edge> M, node_array<bool> NC)
: 12.6
- check_representation()
- GEN_POLYGON : 14.7
- check_representation(list<POLYGON> pol_list)
- GEN_POLYGON : 14.7
- check_simplicity()
- POLYGON : 14.6
- choice_item(string s, int& x, int n, int w, int h, unsigned char** bm, const char* hlp=0)
- window : 17.2
- choice_item(string s, int& x, int n, int w, int h, unsigned char** bm, void (*F)(int), const char* hlp=0)
- window : 17.2
- choice_item(string s, int& x, int n, int w, int h, unsigned char** bm, window_handler obj, const char* hlp=0)
- window : 17.2
- choice_item(string s, int& x, list<string> L, void (*F)(int)=0, const char* hlp=0)
- window : 17.2
- choice_item(string s, int& x, list<string> L, window_handler obj, const char* hlp=0)
- window : 17.2
- choice_item(string s, int& x, string s1, ..., string sk)
- window : 17.2
- choice_mult_item(string s, int& x, int n, int w, int h, unsigned char** bm, const char* hlp=0)
- window : 17.2
- choice_mult_item(string s, int& x, int n, int w, int h, unsigned char** bm, void (*F)(int), const char* hlp=0)
- window : 17.2
- choice_mult_item(string s, int& x, int n, int w, int h, unsigned char** bm, window_handler obj, const char* hlp=0)
- window : 17.2
- choice_mult_item(string s, int& x, list<string> L, const char* hlp=0)
- window : 17.2
- choice_mult_item(string s, int& x, list<string> L, void (*F)(int), const char* hlp=0)
- window : 17.2
- choice_mult_item(string s, int& x, list<string> L, window_handler obj, const char* hlp=0)
- window : 17.2
- choose()
- d_int_set : 8.11
- edge_set : 11.16
- node_set : 11.15
- set<E> : 8.9
- choose_edge()
- graph : 11.1
- choose_face()
- graph : 11.1
- choose_node()
- graph : 11.1
- circle
: 14.5
- circulators
: 13.5
- circumscribing_sphere()
- d3_rat_simplex : 16.14
- d3_simplex : 16.7
- clear()
- b_queue<E> : 8.6
- b_stack<E> : 8.5
- d2_dictionary<K1,K2,I> : 15.1
- d_array<I,E> : 9.3
- d_int_set : 8.11
- dictionary<K,I> : 9.1
- edge_set : 11.16
- graph : 11.1
- h_array<I,E> : 9.4
- int_set : 8.10
- interval_set<I> : 15.3
- list<E> : 8.7
- map2<I1,I2,E> : 9.6
- map<I,E> : 9.5
- node_list : 11.17
- node_pq<P> : 11.19
- node_set : 11.15
- p_queue<P,I> : 10.1
- POINT_SET : 15.2
- pp_dictionary<K,I,CMP> : 9.8
- queue<E> : 8.4
- segment_set<I> : 15.4
- set<E> : 8.9
- sortseq<K,I> : 9.2
- stack<E> : 8.3
- window : 17.2
- clear(color c)
- window : 17.2
- clear(double x0, double y0, double x1, double y1)
- window : 17.2
- clear(double xorig, double yorig)
- window : 17.2
- clear(E x)
- map<I,E> : 9.5
- clear_actions()
- GeoWin : 17.7
- GraphWin : 17.6
- clear_graph()
- GraphWin : 17.6
- clip(line l, segment& inter)
- rectangle : 14.9
- clip(point p, point q, segment& s)
- line : 14.4
- clip(rat_point p, rat_point q, rat_segment& s)
- rat_line : 14.13
- clip(ray ry, segment& inter)
- rectangle : 14.9
- clip(segment t, segment& inter)
- rectangle : 14.9
- close()
- GeoWin : 17.7
- GraphWin : 17.6
- window : 17.2
- CLOSEST_PAIR(list<point>& L, point& r1, point& r2)
: 14.16
- cmdline_graph(graph& G, int argc, char** argv)
: 11.21
- cmp_dist(point q, point r)
- point : 14.1
- cmp_dist(rat_point q, rat_point r)
- rat_point : 14.10
- cmp_distances(d3_point p1, d3_point p2)
- d3_plane : 16.5
- cmp_distances(d3_point p1, d3_point p2, d3_point p3, d3_point p4)
: 16.1
- cmp_distances(d3_rat_point p1, d3_rat_point p2, d3_rat_point p3, d3_rat_point p4)
: 16.8
- cmp_distances(point p1, point p2, point p3, point p4)
: 14.1
- cmp_distances(rat_point p1, rat_point p2, rat_point p3, rat_point p4)
: 14.10
- cmp_segments_at_xcoord(rat_segment s1, rat_segment s2, rat_point p)
: 14.11
- cmp_segments_at_xcoord(segment s1, segment s2, point p)
: 14.2
- cmp_signed_dist(point a, point b, point c, point d)
: 14.1
- cmp_signed_dist(rat_point a, rat_point b, rat_point c, rat_point d)
: 14.10
- cmp_slope(rat_segment s1)
- rat_segment : 14.11
- cmp_slopes(line l1, line l2)
: 14.4
- cmp_slopes(rat_line l1, rat_line l2)
: 14.13
- cmp_slopes(rat_ray r1, rat_ray r2)
: 14.12
- cmp_slopes(rat_segment s1, rat_segment s2)
: 14.11
- cmp_slopes(ray r1, ray r2)
: 14.3
- cmp_slopes(segment s1, segment s2)
: 14.2
- cocircular(point a, point b, point c, point d)
: 14.1
- cocircular(rat_point a, rat_point b, rat_point c, rat_point d)
: 14.10