doc/groups.dox
changeset 2077 d687c0033bb5
parent 2060 be70ea3b957a
child 2084 59769591eb60
equal deleted inserted replaced
37:87afb0763da9 38:4fa276dc83fd
    80 addition, multiplication etc.) or e.g. convert a map to another one
    80 addition, multiplication etc.) or e.g. convert a map to another one
    81 of different Value type.
    81 of different Value type.
    82 */
    82 */
    83 
    83 
    84 /**
    84 /**
       
    85 @defgroup matrices Matrices 
       
    86 @ingroup datas
       
    87 \brief Two dimensional data storages.
       
    88 
       
    89 Two dimensional
       
    90 data storages.
       
    91 */
       
    92 
       
    93 
       
    94 /**
    85 @defgroup auxdat Auxiliary Data Structures
    95 @defgroup auxdat Auxiliary Data Structures
    86 @ingroup datas
    96 @ingroup datas
    87 \brief Some data structures implemented in LEMON.
    97 \brief Some data structures implemented in LEMON.
    88 
    98 
    89 This group describes the data structures implemented in LEMON in
    99 This group describes the data structures implemented in LEMON in