Loading [MathJax]/extensions/TeX/AMSsymbols.js
 
CGAL 6.0.1 - Monotone and Sorted Matrix Search
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
Loading...
Searching...
No Matches
Class and Concept List
Here is the list of all concepts and classes of this package. Classes are inside the namespace CGAL. Concepts are in the global namespace.
[detail level 12]
 NCGAL
 CDynamic_matrixThe class Dynamic_matrix is an adaptor for an arbitrary matrix class M to provide the dynamic operations needed for monotone matrix search
 CSorted_matrix_search_traits_adaptorThe class Sorted_matrix_search_traits_adaptor can be used as an adaptor to create sorted matrix search traits classes for arbitrary feasibility test and matrix classes F resp. M
 CBasicMatrixA class BasicMatrix has to provide the following types and operations in order to be a model for BasicMatrix
 CMonotoneMatrixSearchTraitsThe concept MonotoneMatrixSearchTraits is a refinement of BasicMatrix and defines types and operations needed to compute the maxima for all rows of a totally monotone matrix using the function CGAL::monotone_matrix_search
 CSortedMatrixSearchTraitsThe concept SortedMatrixSearchTraits defines types and operations needed to compute the smallest entry in a set of sorted matrices that fulfills a certain feasibility criterion using the function CGAL::sorted_matrix_search