\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.12.1 - Monotone and Sorted Matrix Search
CGAL::Dynamic_matrix< M > Member List

This is the complete list of members for CGAL::Dynamic_matrix< M >, including all inherited members.

Dynamic_matrix(const M &m)CGAL::Dynamic_matrix< M >
extract_all_even_rows() constCGAL::Dynamic_matrix< M >
number_of_columns() constCGAL::Dynamic_matrix< M >
number_of_rows() constCGAL::Dynamic_matrix< M >
operator()(int row, int column) constCGAL::Dynamic_matrix< M >
replace_column(int old, int new)CGAL::Dynamic_matrix< M >
shrink_to_quadratic_size()CGAL::Dynamic_matrix< M >