CGAL 5.3 - 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 >