\ccRefChapter{Monotone and Sorted Matrix Search} \ccChapterAuthor{Michael Hoffmann} This chapter describes concepts, classes, and functions for monotone and sorted matrix search. \section*{Assertions} The optimization code uses infix \ccc{OPTIMISATION} in the assertions, e.g.\ defining the compiler flag \ccc{CGAL_OPTIMISATION_NO_PRECONDITIONS} switches precondition checking off, cf.~Section~\ref{sec:checks}. \section{Classified References Pages} \ccRefIdfierPage{CGAL::monotone_matrix_search}\\[1ex] \ccRefIdfierPage{CGAL::Dynamic_matrix}\\[1ex] \ccRefConceptPage{MonotoneMatrixSearchTraits}\\ \ccRefConceptPage{BasicMatrix} \smallskip \ccRefIdfierPage{CGAL::sorted_matrix_search}\\[1ex] \ccRefIdfierPage{CGAL::Sorted_matrix_search_traits_adaptor}\\[1ex] \ccRefConceptPage{SortedMatrixSearchTraits} \smallskip \input{Matrix_search_ref/spec_monotone_matrix_search} \input{Matrix_search_ref/spec_sorted_matrix_search}