Relacs Numerics Library  0.9.8
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCAcceptEvent< DataIter, TimeIter >Provides check functions for the Detector algorithms that accept each detected event
oCArray< T >A template defining an one-dimensional array of data
|oCMap< T >A template handling an x- and an y-data array
|\CSampleData< T >A template defining an one-dimensional Array of data with an associated Range
oCBasisFunctionBase class of all basis functions
|oCPolynomA polynomial basis function
|\CSineA sine basis function
oCCyclicArray< T >A template defining an one-dimensional cyclic array of data
|\CCyclicSampleData< T >A template defining an one-dimensional cyclic array of periodically sampled data
oCDetector< DataIter, TimeIter >Some basic event detector algorithms
oCEventDataClass for event times that can also be an infinite ring-buffer
oCEventIteratorIterator for EventData returning the event time
|oCEventFrequencyIteratorInput Iterator for EventData which returns the event frequency
|\CEventSizeIteratorInput Iterator for EventData which returns the event size
oCEventListA container for EventData
oCKernelBase class of all kernel functions
|oCEpanechnikovKernelA quadratic kernel
|oCGammaKernelA gamma kernel of order n
|oCGaussKernelA gaussian kernel
|oCRectKernelA rectangular kernel
|\CTriangularKernelA triangular kernel
oCLinearRangeA linear range of discretized numbers
oCLinearRangeIteratorIterator for a LinearRange
oCnumerical_container_traits< Container >
oCnumerical_iterator_traits< Iterator >
oCnumerical_traits< T >
oCnumerical_traits< signed char >
oCnumerical_traits< signed int >
oCnumerical_traits< signed long >
oCnumerical_traits< signed short >
oCnumerical_traits< unsigned char >
oCnumerical_traits< unsigned int >
oCnumerical_traits< unsigned long >
oCnumerical_traits< unsigned short >
\CRandomBaseThe base class for random number generators
 oCRan3An implementation of RandomBase with the ran3 random number generator from the numerical recipes
 oCRandomGSLAn implementation of RandomBase for the random number generators from the GSL library
 \CRandomStdAn implementation of RandomBase with the random number generator from the standard C library