Next: About this document ...
Up: The LEDA User Manual
Previous: Bibliography
Contents
- A()
- d3_plane : 19.5
- d3_rat_plane : 19.12
- A0Coder
: 12.1
- A0sCoder
: 12.2
- abs(const bigfloat& x)
: 8.3
- abs(const integer& a)
: 8.1
- abs(const rational& q)
: 8.2
- abs(const real& x)
: 8.4
- abs(const residual& a)
: 8.8
- absolute(const residual& a)
- residual : 8.8
- accept()
- leda_socket : 6.13
- access(const K& k)
- dictionary<K,I> : 10.1
- acknowledge(string s)
- GraphWin : 20.6
- window : 20.2
- activate(geo_scene sc)
- GeoWin : 20.8
- AdaptiveHuffmanCoder
: 12.7
- add(const residual& a, const residual& b)
- residual : 8.8
- add(double a, double b, double p)
- residual : 8.7
- add_dependence(geo_scene sc1, geo_scene sc2)
- GeoWin : 20.8
- add_edge_done_rule(gml_edge_rule f)
- gml_graph : 14.26
- add_edge_menu(string label, gw_action func)
- GraphWin : 20.6
- add_edge_rule(gml_edge_rule f, gml_value_type t, char* key=0)
- gml_graph : 14.26
- add_edge_rule_for_cur_path(gml_edge_rule f, gml_value_type t)
- gml_graph : 14.26
- add_export_object(geo_scene sc, geowin_export& eo, string name, string desc)
- GeoWin : 20.8
- add_graph_done_rule(gml_graph_rule f)
- gml_graph : 14.26
- add_graph_rule(gml_graph_rule f, gml_value_type t, char* key=0)
- gml_graph : 14.26
- add_graph_rule_for_cur_path(gml_graph_rule f, gml_value_type t)
- gml_graph : 14.26
- add_help_text(string name)
- GeoWin : 20.8
- GraphWin : 20.6
- add_import_object(geo_scene sc, geowin_import& io, string name, string desc)
- GeoWin : 20.8
- add_key(const CryptKey& key)
- CryptAutoDecoder : 13.6
- add_keys_in_file(const char* file_name)
- CryptAutoDecoder : 13.6
- add_keys_in_stream(streambuf* key_stream)
- CryptAutoDecoder : 13.6
- add_member_call(void (GraphWin::*func)(), string label, int menu_id, int bm_w, int bm_h, unsigned char* bm_bits)
- GraphWin : 20.6
- add_member_call(void (GraphWin::*func)(), string label, int menu_id=0, char* pmap=0)
- GraphWin : 20.6
- add_menu(long menu_id)
- GraphWin : 20.6
- add_menu(string label, int menu_id=0, char* pmap=0)
- GraphWin : 20.6
- add_new_edge_rule(gml_edge_rule f)
- gml_graph : 14.26
- add_new_graph_rule(gml_graph_rule f)
- gml_graph : 14.26
- add_new_node_rule(gml_node_rule f)
- gml_graph : 14.26
- add_node_done_rule(gml_node_rule f)
- gml_graph : 14.26
- add_node_menu(string label, gw_action func)
- GraphWin : 20.6
- add_node_rule(gml_node_rule f, gml_value_type t, char* key=0)
- gml_graph : 14.26
- add_node_rule_for_cur_path(gml_node_rule f, gml_value_type t)
- gml_graph : 14.26
- add_scene_buttons(const list<geo_scene>& Ls, const list<string>& Ln)
- GeoWin : 20.8
- add_scene_buttons(const list<geo_scene>& Ls, int w, int h, unsigned char** bm)
- GeoWin : 20.8
- add_separator(int menu_id)
- GraphWin : 20.6
- add_simple_call(void (*func)(GraphWin& ), string label, int menu_id, int bm_w, int bm_h, unsigned char* bm_bits)
- GraphWin : 20.6
- add_simple_call(void (*func)(GraphWin& ), string label, int menu_id=0, char* pmap=0)
- GraphWin : 20.6
- add_special_help_text(string name, bool auto_display = false)
- GeoWin : 20.8
- add_text(const geowin_text& gt)
- GeoWin : 20.8
- add_text(geo_scene sc, const geowin_text& gt)
- GeoWin : 20.8
- add_to_day(int d)
- date : 6.21
- add_to_month(int m)
- date : 6.21
- add_to_year(int y)
- date : 6.21
- add_user_layer_circle(const circle& c)
- GeoWin : 20.8
- add_user_layer_point(const point& p)
- GeoWin : 20.8
- add_user_layer_rectangle(const rectangle& r)
- GeoWin : 20.8
- add_user_layer_segment(const segment& s)
- GeoWin : 20.8
- addcost(d_vertex v, double x)
- tree_collection<I> : 9.14
- addLetter(char ch)
- alphabet : 7.1
- address(const_reference r)
- leda_allocator<T> : 6.10
- address(reference r)
- leda_allocator<T> : 6.10
- adj_edges(face)
- graph : 14.1
- adj_edges(node v)
- graph : 14.1
- adj_face(edge e)
- graph : 14.1
- adj_faces(node v)
- graph : 14.1
- adj_nodes(face f)
- graph : 14.1
- adj_nodes(node v)
- graph : 14.1
- adj_pred(edge e)
- graph : 14.1
- adj_pred(edge e, node v)
- graph : 14.1
- adj_succ(edge e)
- graph : 14.1
- adj_succ(edge e, node v)
- graph : 14.1
- AdjIt
: 16.7
- adjust_coords_to_box(node_array<double>& xpos, node_array<double>& ypos, double x0, double y0, double x1, double y1)
- GraphWin : 20.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 : 20.6
- adjust_coords_to_win(node_array<double>& xpos, node_array<double>& ypos)
- GraphWin : 20.6
- adjust_coords_to_win(node_array<double>& xpos, node_array<double>& ypos, edge_array<list<double> >& xbends, edge_array<list<double> >& ybends)
- GraphWin : 20.6
- Adler32Coder
: 12.16
- affine_rank(const array<d3_point>& A)
: 19.1
- affine_rank(const array<d3_point>& L)
: 19.1
- affine_rank(const array<d3_rat_point>& A)
: 19.8
- affine_rank(const array<d3_rat_point>& L)
: 19.8
- affinely_independent(const array<d3_point>& A)
: 19.1
- affinely_independent(const array<d3_rat_point>& A)
: 19.8
- affinely_independent(const array<point>& A)
: 17.1
- affinely_independent(const array<rat_point>& A)
: 17.10
- affinely_independent(const array<real_point>& A)
: 17.17
- affinely_independent(const list<d3_point>& L)
: 19.1
- affinely_independent(const list<d3_rat_point>& L)
: 19.8
- alignment
: 7.5
- all_edges()
- graph : 14.1
- ALL_EMPTY_CIRCLES(const list<point>& L, list<circle>& CL)
: 17.24
- ALL_ENCLOSING_CIRCLES(const list<point>& L, list<circle>& CL)
: 17.24
- all_faces()
- graph : 14.1
- all_items()
- d2_dictionary<K1,K2,I> : 18.1
- all_nodes()
- graph : 14.1
- allocate(size_type n, const_pointer = 0)
- leda_allocator<T> : 6.10
- alphabet
: 7.1
- alt_key_down()
- window : 20.2
- angle()
- line : 17.4
- segment : 17.2
- angle(const line& g)
- line : 17.4
- angle(const point& q, const point& r)
- point : 17.1
- angle(const ray& s)
- ray : 17.3
- angle(const segment& t)
- segment : 17.2
- angle(const vector& w)
- vector : 8.10
- animate(geo_scene sc, geowin_animation& anim)
- GeoWin : 20.8
- append(const char* key)
- gml_graph : 14.26
- append(const E& x)
- b_queue<E> : 9.5
- list<E> : 9.6
- queue<E> : 9.3
- slist<E> : 9.7
- append(node v)
- node_list : 14.18
- append_directory_delimiter(string& dir)
: 6.12
- apply(void (*f)(E& x))
- list<E> : 9.6
- approximate(double dist)
- r_circle_segment : 17.28
- approximate_area()
- r_circle_gen_polygon : 17.30
- r_circle_polygon : 17.29
- r_circle_segment : 17.28
- approximate_by_rat_gen_polygon(double dist)
- r_circle_gen_polygon : 17.30
- approximate_by_rat_point()
- r_circle_point : 17.27
- approximate_by_rat_points(double dist)
- r_circle_segment : 17.28
- approximate_by_rat_polygon(double dist)
- r_circle_polygon : 17.29
- approximate_by_rat_segments(double dist)
- r_circle_segment : 17.28
- area()
- GEN_POLYGON : 17.7
- POLYGON : 17.6
- rat_rectangle : 17.16
- rat_triangle : 17.15
- real_rectangle : 17.23
- real_triangle : 17.22
- rectangle : 17.9
- triangle : 17.8
- area(const point& a, const point& b, const point& c)
: 17.1
- area(const point& q, const point& r)
- point : 17.1
- area(const rat_point& a, const rat_point& b, const rat_point& c)
: 17.10
- area(const rat_point& q, const rat_point& r)
- rat_point : 17.10
- area(const real_point& a, const real_point& b, const real_point& c)
: 17.17
- area(const real_point& q, const real_point& r)
- real_point : 17.17
- array2<E>
: 9.1
- ask_edge()
- GraphWin : 20.6
- ask_node()
- GraphWin : 20.6
- assign(edge e, const etype& x)
- GRAPH<vtype,e...> : 14.2
- PLANAR_MAP<vtype,e...> : 14.7
- assign(face f, const ftype& x)
- PLANAR_MAP<vtype,e...> : 14.7
- assign(list_item it, const E& x)
- list<E> : 9.6
- assign(node v, const vtype& x)
- GRAPH<vtype,e...> : 14.2
- PLANAR_MAP<vtype,e...> : 14.7
- AutoDecoder
: 12.24
- B()
- d3_plane : 19.5
- d3_rat_plane : 19.12
- b_node_pq<N>
: 14.21
- b_priority_queue<I>
: 11.2
- b_queue<E>
: 9.5
- b_stack<E>
: 9.4
- back()
- list<E> : 9.6
- basic_graph_alg
: 15.1
- begin()
- STLNodeIt<DataAcc...> : 16.12
- berry_ravindran()
- string_matching : 7.2
- BF_GEN(GRAPH<int,int>& G, int n, int m, bool non_negative = true)
: 15.2
- BFS(const graph& G, node s, node_array<int>& dist)
: 15.1
- BFS(const graph& G, node s, node_array<int>& dist, node_array<edge>& pred)
: 15.1
- BICONNECTED_COMPONENTS(const graph& G, edge_array<int>& compnum)
: 15.1
- bigfloat
: 8.3
- binary_entropy(double x)
: 8.17.3
- BlockCoder<Coder>
: 12.25
- bool_item(string s, bool& x, const char* hlp=0)
- window : 20.2
- bool_item(string s, bool& x, const window_handler& obj, const char* hlp=0)
- window : 20.2
- bool_item(string s, bool& x, void (*F)(int), const char* hlp=0)
- window : 20.2
- Bounding_Box(const list<point>& L, point& pl, point& pb, point& pr, point& pt)
: 17.24
- bounding_box(double& xmin, double& ymin, double& xmax, double& ymax)
- r_circle_gen_polygon : 17.30
- r_circle_polygon : 17.29
- bounding_box(POINT& xmin, POINT& ymin, POINT& xmax, POINT& ymax)
- POLYGON : 17.6
- bounding_box(real& xmin, real& ymin, real& xmax, real& ymax)
- r_circle_gen_polygon : 17.30
- r_circle_polygon : 17.29
- boyer_moore()
- string_matching : 7.2
- brute_force()
- string_matching : 7.2
- bucket_sort(int (*b)(const E& ))
- list<E> : 9.6
- bucket_sort(int i, int j, int (*b)(const E& ))
- list<E> : 9.6
- bucket_sort_edges(const edge_array<int>& A)
- graph : 14.1
- bucket_sort_edges(int (*ord)(const edge& ))
- graph : 14.1
- bucket_sort_edges(int l, int h, int (*ord)(const edge& ))
- graph : 14.1
- bucket_sort_nodes(const node_array<int>& A)
- graph : 14.1
- bucket_sort_nodes(int (*ord)(const node& ))
- graph : 14.1
- bucket_sort_nodes(int l, int h, int (*ord)(const node& ))
- graph : 14.1
- buffer(RAT_TYPE d)
- GEN_POLYGON : 17.7
- POLYGON : 17.6
- button(char* pr1, char* pr2, string s, const window_handler& obj, const char* hlp=0)
- window : 20.2
- button(char* pr1, char* pr2, string s, int n, const char* hlp=0)
- window : 20.2
- button(char* pr1, char* pr2, string s, int n, const window_handler& obj, const char* hlp=0)
- window : 20.2
- button(char* pr1, char* pr2, string s, int n, void (*F)(int), const char* hlp=0)
- window : 20.2
- button(char* pr1, char* pr2, string s, int n, window& M, const char* hlp=0)
- window : 20.2
- button(char* pr1, char* pr2, string s, void (*F)(int), const char* hlp=0)
- window : 20.2
- button(char* pr1, char* pr2, string s, window& M, const char* hlp=0)
- window : 20.2
- button(int w, int h, unsigned char* bm, string s, const char* hlp=0)
- window : 20.2
- button(int w, int h, unsigned char* bm, string s, const window_handler& obj, const char* hlp=0)
- window : 20.2
- button(int w, int h, unsigned char* bm, string s, int n, const char* hlp=0)
- window : 20.2
- button(int w, int h, unsigned char* bm, string s, int n, const window_handler& obj, const char* hlp=0)
- window : 20.2
- button(int w, int h, unsigned char* bm, string s, int n, void (*F)(int), const char* hlp=0)
- window : 20.2
- button(int w, int h, unsigned char* bm, string s, int n, window& M, const char* hlp=0)
- window : 20.2
- button(int w, int h, unsigned char* bm, string s, void (*F)(int), const char* hlp=0)
- window : 20.2
- button(int w, int h, unsigned char* bm, string s, window& M, const char* hlp=0)
- window : 20.2
- button(string s)
- menu : 20.4
- button(string s, const char* hlp=0)
- window : 20.2
- button(string s, const window_handler& obj)
- menu : 20.4
- button(string s, const window_handler& obj, const char* hlp=0)
- window : 20.2
- button(string s, int n)
- menu : 20.4
- button(string s, int n, const char* hlp=0)
- window : 20.2
- button(string s, int n, const window_handler& obj)
- menu : 20.4
- button(string s, int n, const window_handler& obj, const char* hlp=0)
- window : 20.2
- button(string s, int n, void (*F)(int))
- menu : 20.4
- button(string s, int n, void (*F)(int), const char* hlp=0)
- window : 20.2
- button(string s, int n, window& M, const char* hlp=0)
- window : 20.2
- button(string s, int n, window& W)
- menu : 20.4
- button(string s, void (*F)(int))
- menu : 20.4
- button(string s, void (*F)(int), const char* hlp=0)
- window : 20.2
- button(string s, window& M, const char* hlp=0)
- window : 20.2
- button(string s, window& W)
- menu : 20.4
- button_press_time()
- window : 20.2
- button_release_time()
- window : 20.2
- buttons_per_line(int n)
- window : 20.2
- BWTCoder
: 12.9
- C()
- d3_plane : 19.5
- d3_rat_plane : 19.12
- calculate_length_of_encoded_data(uint32 input_length)
- CBCCoder< BlkCipher > : 13.4
- OMACCoder< BlkCipher > : 13.5
- callback
- graph_morphism_algorithm< graph_t > : 15.16
- canonical_rep()
- GEN_POLYGON : 17.7
- cardinality_iso(const graph_t& g1, const graph_t& g2, const node_compat& _node_comp = DEFAULT_NODE_CMP, const edge_compat& _edge_comp = DEFAULT_EDGE_CMP)
- graph_morphism_algorithm< graph_t > : 15.16
- cardinality_mono(const graph_t& g1, const graph_t& g2, const node_compat& _node_comp = DEFAULT_NODE_CMP, const edge_compat& _edge_comp = DEFAULT_EDGE_CMP)
- graph_morphism_algorithm< graph_t > : 15.16
- cardinality_sub(const graph_t& g1, const graph_t& g2, const node_compat& _node_comp = DEFAULT_NODE_CMP, const edge_compat& _edge_comp = DEFAULT_EDGE_CMP)
- graph_morphism_algorithm< graph_t > : 15.16
- cardinality_t
- graph_morphism_algorithm< graph_t > : 15.16
- catch_system_errors(bool b=true)
: 6.11
- CBCCoder< BlkCipher >
: 13.4
- CCITTCoder
: 12.15
- ceil(const bigfloat& x)
: 8.3
- ceil(const rational& q)
: 8.2
- ceil(const real& x)
: 8.4
- center()
- circle : 17.5
- d3_rat_sphere : 19.13
- d3_sphere : 19.6
- r_circle_segment : 17.28
- rat_circle : 17.14
- rat_rectangle : 17.16
- real_circle : 17.21
- real_rectangle : 17.23
- rectangle : 17.9
- center(const d3_point& a, const d3_point& b)
: 19.1
- center(const point& a, const point& b)
: 17.1
- center(const real_point& a, const real_point& b)
: 17.17
- center_pixrect(double x, double y, char* pr)
- window : 20.2
- CGAL
: 16.1.4
| 16.5
- change_inf(dic2_item it, const I& i)
- d2_dictionary<K1,K2,I> : 18.1
- change_inf(dic_item it, const I& i)
- dictionary<K,I> : 10.1
- change_inf(is_item it, const I& i)
- interval_set<I> : 18.3
- change_inf(p_dic_item it, const I& i)
- p_dictionary<K,I> : 10.6
- change_inf(partition_item it, const E& x)
- Partition<E> : 9.12
- change_inf(pp_dic_item it, const I& i)
- pp_dictionary<K,I,CMP> : 10.7
- change_inf(pq_item it, const I& i)
- p_queue<P,I> : 11.1
- change_inf(seg_item it, const I& i)
- rat_segment_set<I> : 18.5
- segment_set<I> : 18.4
- change_inf(seq_item it, const I& i)
- sortseq<K,I> : 10.8
- check()
- checksummer_base : 12.13
- OMACCoder< BlkCipher > : 13.5
- check(string str)
- checksummer_base : 12.13
- Check_Euler_Tour(const graph& G, const list<edge>& T)
: 15.12
- Check_Euler_Tour(const graph& G, const list<two_tuple<edge,int> >& T)
: 15.12
- CHECK_HULL(const GRAPH<d3_point,int>& H)
: 19.15
- CHECK_HULL(const GRAPH<d3_rat_point,int>& H)
: 19.15
- CHECK_KURATOWSKI(const graph& G, const list<edge>& el)
: 15.13
- CHECK_MAX_CARD_MATCHING(const graph& G, const list<edge>& M, const node_array<int>& OSC)
: 15.8
- CHECK_MCB(const graph& G, const list<edge>& M, const node_array<bool>& NC)
: 15.6
- check_representation()
- GEN_POLYGON : 17.7
- r_circle_gen_polygon : 17.30
- check_representation(const list<POLYGON>& PL)
- GEN_POLYGON : 17.7
- check_representation(const list<r_circle_polygon>& polys, CHECK_TYPE check = WEAKLY_SIMPLE)
- r_circle_gen_polygon : 17.30
- check_simplicity()
- POLYGON : 17.6
- r_circle_polygon : 17.29
- CheckStableMatching(const graph& G, const list<node>& A, const list<node>& B, const list<edge>& M)
: 15.10
- checksum_is_valid()
- checksummer_base : 12.13
- checksummer_base
: 12.13
- choice_item(string s, int& x, const list<string>& L, const window_handler& obj, const char* hlp=0)
- window : 20.2
- choice_item(string s, int& x, const list<string>& L, void (*F)(int)=0, const char* hlp=0)
- window : 20.2
- choice_item(string s, int& x, int n, int w, int h, unsigned char** bm, const char* hlp=0)
- window : 20.2
- choice_item(string s, int& x, int n, int w, int h, unsigned char** bm, const window_handler& obj, const char* hlp=0)
- window : 20.2
- choice_item(string s, int& x, int n, int w, int h, unsigned char** bm, void (*F)(int), const char* hlp=0)
- window : 20.2
- choice_item(string s, int& x, string s1, ..., string sk)
- window : 20.2
- choice_mult_item(string s, int& x, const list<string>& L, const char* hlp=0)