Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Li_Chao_Tree< T > Member List

This is the complete list of members for Aleph::Li_Chao_Tree< T >, including all inherited members.

add_line(const T slope, const T intercept)Aleph::Li_Chao_Tree< T >inline
add_line_impl(const size_t idx, const T l, const T r, Line line)Aleph::Li_Chao_Tree< T >inlineprivate
clear()Aleph::Li_Chao_Tree< T >inline
is_empty() const noexceptAleph::Li_Chao_Tree< T >inline
Li_Chao_Tree(const T x_left, const T x_right)Aleph::Li_Chao_Tree< T >inline
new_node(const Line &line)Aleph::Li_Chao_Tree< T >inlineprivate
NILAleph::Li_Chao_Tree< T >privatestatic
node_count() const noexceptAleph::Li_Chao_Tree< T >inline
nodes_Aleph::Li_Chao_Tree< T >private
query(const T x) constAleph::Li_Chao_Tree< T >inline
query_impl(const size_t idx, const T l, const T r, const T x) constAleph::Li_Chao_Tree< T >inlineprivate
root_Aleph::Li_Chao_Tree< T >private
x_left_Aleph::Li_Chao_Tree< T >private
x_right_Aleph::Li_Chao_Tree< T >private