|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
This is the complete list of members for Aleph::Convex_Hull_Trick< T >, including all inherited members.
| add_line(const T slope, const T intercept) | Aleph::Convex_Hull_Trick< T > | inline |
| clear() | Aleph::Convex_Hull_Trick< T > | inline |
| cursor_ | Aleph::Convex_Hull_Trick< T > | private |
| intersection_x(const Line &a, const Line &b) noexcept | Aleph::Convex_Hull_Trick< T > | inlineprivatestatic |
| is_empty() const noexcept | Aleph::Convex_Hull_Trick< T > | inline |
| lines_ | Aleph::Convex_Hull_Trick< T > | private |
| query(const T x) const | Aleph::Convex_Hull_Trick< T > | inline |
| query_monotone(const T x) | Aleph::Convex_Hull_Trick< T > | inline |
| reset_query_cursor() noexcept | Aleph::Convex_Hull_Trick< T > | inline |
| size() const noexcept | Aleph::Convex_Hull_Trick< T > | inline |
| starts_ | Aleph::Convex_Hull_Trick< T > | private |