1 #ifndef __JTOOLS__JMAP__
2 #define __JTOOLS__JMAP__
27 template<
class JKey_t,
31 public JCollection<JElement2D<JKey_t, JValue_t>, JDistance_t>,
32 public JMath< JMap<JKey_t, JValue_t, JDistance_t> >
118 template<
class JElement_t,
General purpose class for a collection of sorted elements.
The elements in a collection are sorted according to their abscissa values and a given distance opera...
Base class for data structures with artithmetic capabilities.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Auxiliary base class for aritmetic operations of derived class types.